Guest User

Untitled

a guest
Jul 13th, 2017
594
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.44 KB | None | 0 0
  1. ###################################
  2. # Mint's apt (/usr/local/bin/apt)
  3. ###################################
  4. $ apt install vim-ctrlp
  5. [sudo] password for user:
  6.  
  7. ###################################
  8. # Ubuntu apt (/usr/bin/apt)
  9. ###################################
  10. $ apt install vim-ctrlp
  11. E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
  12. E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
Advertisement
Add Comment
Please, Sign In to add comment