DEEPINV20 应用商店如何换回官方源
Tofloor
poster avatar
deepin-lzc
deepin
2020-06-11 19:21
Author
最近折腾系统。不知道如何换回官方源。导致应用商店也经常出问题,求指导!
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2020-06-11 19:31
#1
  1. jingle@jingle:~$ cat /etc/apt/sources.list
  2. ## Generated by deepin-installer
  3. deb [by-hash=force] https://community-packages.deepin.com/deepin/ apricot main contrib non-free
  4. #deb-src https://community-packages.deepin.com/deepin/ apricot main contrib non-free
Copy the Code


改下sources.list
Reply View the author
avatar
jingle
deepin
2020-06-11 19:33
#2
商店的
  1. jingle@jingle:/etc/apt/sources.list.d$ cat appstore.list
  2. deb https://cdn-package-store6.deepin.com/appstore eagle appstore
Copy the Code


Reply View the author
avatar
aizhao
deepin
2020-08-23 18:18
#3

v20商店的安装按钮点击没反应是怎么回事
Reply View the author
avatar
jingle
deepin
2020-08-23 20:59
#4
https://bbs.deepin.org/post/195841
v20商店的安装按钮点击没反应是怎么回事

sudo apt install xxx 试试
Reply View the author