官方的软件源慢得跟蜗牛一样,在设置中指定镜像源又不能生效。请手工修改/etc/apt/sources.list文件。
## Generated by deepin-installer
## 将官方源禁用
## deb [by-hash=force] http://packages.deepin.com/deepin panda main contrib non-free
## 设置清华大学开源软件镜像站
deb [by-hash=force] https://mirrors.tuna.tsinghua.edu.cn/deepin panda main contrib non-free
## 如果设置阿里云,则将地址设置为
deb [by-hash=force] https://mirrors.aliyun.com/deepin/ panda main contrib non-free
#deb-src http://packages.deepin.com/deepin panda main contrib non-free
官方软件源速度缓慢,手动修改/etc/apt/sources.list文件,替换为清华大学或阿里云镜像源,加速软件更新和安装过程。

1513

被折叠的 条评论
为什么被折叠?



