Tuesday, August 29, 2017

Ubuntu showing a warrning at sudo apt get install

Ubuntu showing a warrning at sudo apt get install



When try to install any one in ubuntu showing a warrning-
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?

sudo rm /var/lib/apt/lists/lock
sudo rm /var/cache/apt/archives/lock
sudo rm /var/lib/dpkg/lock
sudo dpkg --configure -a

download file now