Skip to content

Instantly share code, notes, and snippets.

@vordan
Created April 25, 2017 10:56
Show Gist options
  • Save vordan/ec60fc3ff79af67af09ac67e51ca48d6 to your computer and use it in GitHub Desktop.
Save vordan/ec60fc3ff79af67af09ac67e51ca48d6 to your computer and use it in GitHub Desktop.
Why after fresh Ubuntu 12.04 installation update aren't being installed?
sudo rm /var/lib/apt/lists/* -vf
sudo apt-get clean
sudo apt-get autoremove
sudo apt-get update
sudo apt-get dist-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment