刚刚在论坛看到一个用户分享的,不过是html代码,不知道啥情况,原贴链接
粘贴到Html,然后用浏览器打开,再粘贴代码,去除##号就可以了。
具体方法:
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
刚刚在论坛看到一个用户分享的,不过是html代码,不知道啥情况,原贴链接
粘贴到Html,然后用浏览器打开,再粘贴代码,去除##号就可以了。
具体方法:
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