• 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正常打开

  • 相关阅读:
    Samba
    百度贴吧
    baidu.com关键字查询
    vim 删除每行开头结尾空格
    read line(逐行读取)
    pycharm 激活
    rsync 启动脚本
    收藏
    elk
    sql is null
  • 原文地址:https://www.cnblogs.com/qinduanyinghua/p/7347818.html
Copyright © 2020-2023  润新知