E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Asked
Active
Viewed 25 times
0
-
As already stated [ it might be a duplicate ] please always add some details to your question. – George Udosen Jan 09 '17 at 05:42
1 Answers
0
Use sudo at start of your command
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

Suraj Mandal
- 324