Skip to content

Instantly share code, notes, and snippets.

@accessomnath
Created December 3, 2017 17:44
Show Gist options
  • Save accessomnath/b8636d235f52e835764aae1698acc3d8 to your computer and use it in GitHub Desktop.
Save accessomnath/b8636d235f52e835764aae1698acc3d8 to your computer and use it in GitHub Desktop.
I Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
sudo fuser -vki /var/lib/dpkg/lock
sudo fuser -vki /var/cache/apt/archives/lock
sudo fuser -vki /var/cache/debconf/config.dat
sudo dpkg --configure -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment