E: The package lists or status f
2020-04-24 本文已影响0人
隔壁小红馆
luni@ubuntu:~$ sudo apt install curl
Reading package lists... Error!
E: Splitting of file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_InRelease failed as it doesn't contain all expected parts 0 1 0
E: The package lists or status file could not be parsed or opened.
解决方法:
image.png
luni@ubuntu:~ sudo apt-get update
即可解决。