如何解决ubuntu软件中心闪退

2025-06-20 19:48:16
推荐回答(1个)
回答1:

打开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