最新的deepin商店软件使用,和更新系统的方法
Tofloor
poster avatar
深圳市耀影科技有限公司
deepin
2019-11-28 02:33
Author
本帖最后由 yaoying 于 2019-11-28 23:47 编辑

第一步,打开终端添加华为源:会 /etc/apt/sources.list.d/ 创建一个名为 deepin.list 的文件并打开编辑

  1. sudo dedit /etc/apt/sources.list.d/winehq.list
Copy the Code
添加如下内容:

  1. ### 华为 源:
  2. deb [trusted=yes] https://mirrors.huaweicloud.com/deepin stable main contrib non-free
  3. #deb-src deb https://mirrors.huaweicloud.com/deepin stable main
Copy the Code


关闭文本文件保存退出。





输入以下命令回车更新
  1. sudo apt update
Copy the Code
结束后退出,就可以打开应用商店和安装软件了,以及更新系统





Reply Favorite View the author
All Replies
3 / 3
To page
avatar
张世琨
deepin
2019-12-06 18:02
#41
https://bbs.deepin.org/post/185932
把原来15.11 /etc/apt/文件夹下面sources.list 和sources.list~ 这两个文件拷贝到v20 相同目录下,重启系 ...

遗憾,我的不可以啊
Reply View the author
avatar
laoixaoyu
deepin
2019-12-06 18:47
#42
尝试了下,到底是挂了,原来的系统商店也不能用了。
Reply View the author
3 / 3
To page