lihongwu
deepin
2013-05-17 19:31 用命令升级也不能成功了
Reply Like 0 View the author
用命令升级也不能成功了
我的昨天命令行升级后 软件中心 就打不开了,现在命令行没问题。想缷载软件都没办法。
sudo apt-get update
这个操作并不算个会大量耗时的操作吧?
如果默认源速度很好,那就推荐使用默认源,默认源始终是更新速度最快的源,其他的源都是同步默认源的
如果那个源访问速度慢呢,我还有很多其他的比较慢的源呢.而且我一单击就会执行更新,这明显是问题.
先卸载软件中心
,然后从测试源安装最新的软件中心之后再执行命令Copy the Code
- sudo apt-get autoremove deepin-software-center
- sudo apt-get update
- sudo apt-get install deepin-software-center
在mirror-test.ini文件中写入,注意root下不能使用输入法,只能复制粘贴了Copy the Code
- sudo mkdir /usr/share/deepin-software-center/mirrors
- gksu gvim mirror-test.ini
[quote][miror]
name = 官方测试
url = http://test.packages.linuxdeepin.com/deepin