apt
| source | command |
|---|---|
| USTC | sed -i 's/archive.ubuntu.com/mirrors.ustc.edu.cn/g' /etc/apt/sources.list |
npm
| source | command |
|---|---|
| taobao | npm config set registry https://registry.npm.taobao.org |
pip
| source | link |
|---|---|
| tuna | pypi镜像使用帮助 |
1 | pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pip -U # 利用tuna升级pip |
转载请注明来源,欢迎对文章中的引用来源进行考证,欢迎指出任何有错误或不够清晰的表达。