发现论坛好多人问怎么换成UOS源,
Tofloor
poster avatar
lxq0018
deepin
2020-04-17 09:41
Author
换UOS源很简单,按照UOS给的办法就解决了
更换软件源:

1.新建源文件
sudo dedit /etc/apt/sources.list.d/deepin.list
2.添加华为源
deb [trusted=yes] https://mirrors.huaweicloud.com/deepin stable main contrib non-free
#deb-src deb https://mirrors.huaweicloud.com/deepin stable main

3.更新系统缓存
sudo apt-get update
4.更新系统软件
sudo apt-get upgrade
附带送上传送门;https://www.7uos.com/uos-download
如有违反论坛规定,请手下留情,谢谢,

Reply Favorite View the author
All Replies
avatar
186******46
deepin
2020-04-17 10:17
#1
谢谢了,我已经更换了华为源
Reply View the author
avatar
186******46
deepin
2020-04-17 10:45
#2
https://bbs.deepin.org/post/191868
谢谢了,我已经更换了华为源

更换后,不能用了
Reply View the author
avatar
残念
deepin
2020-04-17 15:04
#3
你这是deepin 15.11 stable 的源,会误导别人的
Reply View the author
avatar
lxq0018
deepin
2020-04-17 19:45
#4
https://bbs.deepin.org/post/191868
你这是deepin 15.11 stable 的源,会误导别人的

没有啊,我更换了正常使用啊
Reply View the author
avatar
lxq0018
deepin
2020-04-17 19:46
#5
https://bbs.deepin.org/post/191868
更换后,不能用了

我的正常啊,如果不能用,你可以修改下源更换成别的,只用吧源地址修改掉就可以了,
Reply View the author
avatar
Feng Yu
deepin
2020-04-17 19:59
#6
源不要乱换,极容易误导新人。论坛这种各种换源的帖子还是少点吧
Reply View the author
avatar
zed7th
deepin
2020-04-17 20:14
#7
换源安装不如从iso安装,换源安装不就是为了图个省事还能保留数据嘛,但实际情况不大会符合预期,换源安装直接失败的可能性是很大的,一旦失败救数据就非常麻烦,如果之前安装的时候配置了/home分区,那么用iso安装就只用格式化重建一个/分区,用户数据和软件的配置文件都在/home下,使用相同的用户名登录就只用重新安装一下软件,不是很麻烦,就算之前的系统没有单独划分/home分区,也建议大家不要使用源安装,备份一下数据就完事了
Reply View the author