linux-使用apt-get安装软件问题汇总

xiaoxiao2021-02-28  95

Reading package lists… Error! E: Encountered a section with no Package: header E: Problem with MergeList /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en_US E: The package lists or status file could not be parsed or opened.

解决方法:

sudo rm /var/lib/apt/lists/* -vf sudo apt-get update
转载请注明原文地址: https://www.6miu.com/read-72868.html

最新回复(0)