Answers for "Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 2859"

0

dpkg: error: dpkg frontend lock was locked by another process with pid 4368

sudo rm /var/lib/dpkg/lock-frontend
sudo dpkg --configure -a
Posted by: Guest on November-30-2020

Code answers related to "Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 2859"

Browse Popular Code Answers by Language