linux怎么添加更新源,在Deepin 15.7系统中不需要在/etc/apt/sources.list添加更新源
Deepin 15.7和其他的Linux發行版在添加/etc/apt/sources.list更新源上明顯不同,比如Ubuntu 18.04可以往該文件中添加國內的高速更新源,如Ubuntu 18.04更換國內高速源一文介紹的,而在Deepin 15.7系統中的/etc/apt/sources.list手動添加更新源后,在終端執行apt-get update命令會出現多條配置已修改的提示,完全不需要。
正確的處理方法
因為默認情況下是不需要通過修改/etc/apt/sources.list來切換鏡像源的,直接在Deepin 15.7系統控制中心里設置即可。
注:這比其他的Linux發行版要方便得多,這也是本土Linux版本帶來的便捷操作。如果沒有必要,不需要為Deepin 15.7更換源,因為系統默認的都非常好。
附:Deepin 15.7的更新源
# deepin 15.7 更新源
# deepin自有源
deb ?http://packages.deepin.com/deepin panda main contrib non-free
deb-src http://packages.deepin.com/deepin panda main contrib non-free
# 中科大
deb http://mirrors.ustc.edu.cn/deepin panda main contrib non-free
deb-src http://mirrors.ustc.edu.cn/deepin panda main contrib non-free
# 清華大學TUNA開源鏡像站
deb http://mirrors.ustc.edu.cn/deepin panda main contrib non-free
deb-src http://mirrors.ustc.edu.cn/deepin panda main contrib non-free
# 上海大學
deb https://mirrors.shu.edu.cn/deepin panda main contrib non-free
deb-src https://mirrors.shu.edu.cn/deepin panda main contrib non-free
# 浙江大學開源鏡像站
deb https://mirrors.zju.edu.cn/deepin panda main contrib non-free
deb-src https://mirrors.zju.edu.cn/deepin panda main contrib non-free
# 北京理工大學開源鏡像站
deb http://mirror.bit.edu.cn/deepin panda main contrib non-free
deb-src http://mirror.bit.edu.cn/deepin panda main contrib non-free
相關主題
總結
以上是生活随笔為你收集整理的linux怎么添加更新源,在Deepin 15.7系统中不需要在/etc/apt/sources.list添加更新源的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 计算机网络互联设备功能,计算机网络互联设
- 下一篇: java abs前缀变量_JAVA工具例