+6 votes
1.4k views
in Linux by (12.2k points)

How to Fix Error: Reading package lists on Ubuntu or Linux Mint

1 Answer

+7 votes
by (201k points)
This error is common when it is interrupted downloading the package list and have not processed all the files in the list, you just have to fix that ejecuar these commands 
 
 
sudo rm / var / lib / apt / lists / * -vf 
 
sudo apt-get update 
 
 
With this all listings shall be eliminated and downloaded the most current and you can continue installing the packages you need or upgrading your system. 
And that's it.
by
Outstanding tip and still valid on Linux Mint 17.1 Rebecca/64.
Ask a Question
Welcome to WikiTechSolutions where you can ask questions and receive answers from other members of the community.

You can ask a question without registration.

Categories

...