Skip to content

Instantly share code, notes, and snippets.

@saviour123
Created August 18, 2020 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saviour123/1d719c2f836a62a47403bb57f1de38bd to your computer and use it in GitHub Desktop.
Save saviour123/1d719c2f836a62a47403bb57f1de38bd to your computer and use it in GitHub Desktop.
remove dpkg lock on debian
sudo rm /var/lib/apt/lists/lock
sudo rm /var/cache/apt/archives/lock
sudo rm /var/lib/dpkg/lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment