After typing sudo apt-get install vim
, I get:
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
Try running these 2 commands 1 after another
sudo rm /var/lib/apt/lists/lock
sudo rm /var/cache/apt/archives/lock
basically these 2 commands are deleting the lock.