最近遇到一个问题 系统一直显示系统出毛病
看了下问题来源软件中心出毛病了
于是看百度 怒把软件中心给卸载 然后重装 发现还是出现下面的状况
正在读取软件包列表... 有错误!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/cn.archive.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en
E: 无法解析或打开软件包的列表或是状态文件。
解决方案:
sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update
sudo apt-get software-center //软件中心就安装上了
时间: 2024-10-14 22:27:47