Ubuntu Software Center has closed unexpectly解决方案
Posted 琴影
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu Software Center has closed unexpectly解决方案相关的知识,希望对你有一定的参考价值。
打开软件中心Ubuntu Software Center的时候
出现crash report :The application Ubuntu Software Center has closed unexpectly。
关了这个对话框后 又出现
Invalid problem report:Could not determine the package or source package name。
一开始想sudo apt-get remove minidwep-gtk-30419-ubuntu1204.deb 重新安装个低版本的水滴
但出现了下面的情况:
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/ubuntu.org.ua_getdeb_en%5fUS
E: The package lists or status file could not be parsed or opened.
解决方案如下:
sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update
之后软件中心Ubuntu Software Center正常打开
以上是关于Ubuntu Software Center has closed unexpectly解决方案的主要内容,如果未能解决你的问题,请参考以下文章
Ubuntu 16.04系统下软件中心Software闪退解决办法