如何解决ubuntu软件中心闪退
时间:2015-08-03 22:59:19
收藏:0
阅读:1194
打开ubuntu软件中心时,闪退,同时新立得软件管理器也打不开并报错。
错误如下:
E:Encountered a section with no Package: header,
E:Problem with MergeList /var/lib/apt/lists/debian.ustc.edu.cn_ubuntu_dists_trusty-proposed_universe_i18n_Translation-en, E:The package lists or status file could not be parsed or opened.
解决办法:
cd /var/lib/apt/lists rm -rf *
顺便更新下,
sudo apt-get update
本文出自 “小城工作室” 博客,请务必保留此出处http://xcroom.blog.51cto.com/7941996/1681374
评论(0)