Whenever I try to run:
apt --fix-broken install
It shows:
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
How to fix this?
sudo
to elevate your privileges – guiverc Aug 19 '20 at 06:44