Packaging

在 pop os 中安裝軟體包時出錯

  • February 25, 2021

無法在 Eddy 中載入包。

收到以下錯誤:

E: Unable to parse package file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_focal-backports_InRelease (1)
E: The package lists or status file could not be parsed or opened.

包資訊已損壞,嘗試重建記憶體:

sudo rm -r /var/lib/apt/lists/*
sudo apt update

引用自:https://unix.stackexchange.com/questions/636337