Skip to content

Instantly share code, notes, and snippets.

@jasodeep
Last active July 19, 2019 07:47
Show Gist options
  • Save jasodeep/a107c8d520495deca2ba0cfadaee6915 to your computer and use it in GitHub Desktop.
Save jasodeep/a107c8d520495deca2ba0cfadaee6915 to your computer and use it in GitHub Desktop.
sudo killall apt apt-get
sudo rm /var/lib/apt/lists/lock
sudo rm /var/cache/apt/archives/lock
sudo rm /var/lib/dpkg/lock*
sudo dpkg --configure -a
sudo apt update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment