MirrorZ
校园网联合镜像站
https://mirrors.cernet.edu.cn/about
- 安装 miniconda
【镜像列表】搜索框输入 conda,在 anaconda 目录下有多个站点:
选择 HIT哈尔滨工业大学,路径 anaconda-miniconda,找到对应版本的安装文件
$ python3 -V
Python 3.13.5
$ arch
x86_64
$ wget https://mirrors.hit.edu.cn/anaconda/miniconda/Miniconda3-py313_26.5.3-2-Linux-x86_64.sh
- 安装 chrome
【镜像列表】搜索框输入 debian,在 debiancn 目录下有两个站点:
NJU南京大学 & USTC中国科学技术大学 同步成功
选择 NJU南京大学,路径 pool-main-g-google-chrome-stable,最后版本 google-chrome-stable_150.0.7871.186-1_amd64.deb
选择 USTC中国科学技术大学,路径 debiancn-pool-main-g-google-chrome-stable,最后版本 google-chrome-stable_150.0.7871.186-1_amd64.deb
在 必应 搜索框输入 【google-chrome-stable mirror】返回值
SDU山东大学,最后版本 google-chrome-stable_151.0.7922.108-1_amd64.deb
SJTU上海交通大学,最后版本 google-chrome-stable_151.0.7922.108-1_amd64.deb
Debian中文软件仓库
https://repo.debiancn.org/debiancn/pool/main/g/google-chrome-stable/
SJTU上海交通大学
$ wget https://mirror.sjtu.edu.cn/armbian/pool/noble-desktop/g/google-chrome-stable/google-chrome-stable_151.0.7922.108-1_amd64.deb
正在解析主机 mirror.sjtu.edu.cn (mirror.sjtu.edu.cn)... 111.186.58.212
正在连接 mirror.sjtu.edu.cn (mirror.sjtu.edu.cn)|111.186.58.212|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 400 Bad Request
SDU山东大学
$ wget https://mirrors.sdu.edu.cn/spark-store/store/network/google-chrome-stable/google-chrome-stable_151.0.7922.108-1_amd64.deb
正在解析主机 mirrors.sdu.edu.cn (mirrors.sdu.edu.cn)... 101.76.224.129, 2001:250:5800:1007:10:102:32:195
正在连接 mirrors.sdu.edu.cn (mirrors.sdu.edu.cn)|101.76.224.129|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:140087076 (134M) [application/vnd.debian.binary-package]
正在保存至: “google-chrome-stable_151.0.7922.108-1_amd64.deb”