-
Notifications
You must be signed in to change notification settings - Fork 8
E: Could not get lock var lib dpkg lock frontend — open (11: Resource temporarily unavailable)
KevinTsai edited this page Nov 18, 2019
·
1 revision
$ sudo apt install software-properties-common
$ sudo killall apt apt-get
$ sudo rm /var/lib/apt/lists/lock
$ sudo rm /var/cache/apt/archives/lock
$ sudo rm /var/lib/dpkg/lock*
$ sudo dpkg --configure -a
$ sudo apt update