Hello,
I'm running ubuntu 18.04. When I run sudo apt-get update, I get the error given below.
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/developer.download.nvidia.com_compute_cuda_repos_u buntu1804_x86%5f64_Packages
E: The package lists or status file could not be parsed or opened.
I've scoured all the forums and they invariably say to remove package lists and then update:
sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update
I've tried to remove the problematic file myself.
However the error persists. I can't update or uninstall any packages. Any help is appreciated.
Bookmarks