首页 > 技术文章 > deepin换源

chilkings 2020-06-19 18:02 原文

python的pip源

pip install pip -U
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

apt的源

修改 /apt/etc/sources.list 里的网址
https://mirrors.tuna.tsinghua.edu.cn/deepin 

推荐阅读