软件索引已经损坏
Tofloor
poster avatar
zdl2002
deepin
2013-08-02 00:09
Author
软件索引已经损坏,怎么办?
Reply Favorite View the author
All Replies
electricface
deepin
2013-08-02 03:32
#1
前提是使用正确的软件源
终端输入命令
  1. sudo apt-get update
Copy the Code
Reply View the author
cxbii
deepin
2013-08-02 07:15
#2
目前这个一般都是添加了失效(被墙)的ppa导致的,可以终端执行:
sudo nautilus  /etc/apt/sources.list.d/

然后在弹出的文件管理器删除失效ppa的文件.虽然有点暴力...
Reply View the author