Deepin软件中心无法打开
Tofloor
poster avatar
rgw5267
deepin
2013-10-15 18:33
Author
我用的是12.12.1 安装完系统后提示我有210个更新,没有更新完我就关了。然后就打不开软件中心了。有什么解决办法吗。
Reply Favorite View the author
All Replies
electricface
deepin
2013-10-15 19:31
#1
用命令更新
  1. sudo apt-get update && sudo apt-get dist-upgrade
Copy the Code
如果更新完毕之后,软件中心还是打开不开
就用
  1. sudo dsc-update-data.py
Copy the Code
试试
或者最后一招重装软件中心
  1. sudo apt-get --reinstall -y install deepin-software-center deepin-software-center-data
Copy the Code
Reply View the author
rgw5267
deepin
2013-10-15 21:34
#2
更新完后就可以打开软件中心了。谢谢
Reply View the author