下载地址:http://159.65.94.94/uos-20-beta-desktop-amd64.iso
应用商店不能用问题:1.要用合作账号登陆才可以 2.可以换源用deepin15的软件源
更换软件源:
具体方法:
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