Advertisement
otorp2

remove lock

Jan 18th, 2016
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. sudo fuser -cuk /var/lib/dpkg/lock; sudo rm -f /var/lib/dpkg/lock
  2.  
  3. Now try and install the package:
  4. Code:
  5.  
  6. sudo apt-get install pygame
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement