Ubuntu 18.04, other versions of Ubuntu question: When running sudo apt-get install/update/or other commands, the following prompt may appear for various unclear reasons: E: Unable to obtain lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable) This problem may be caused by: In the Ubuntu system terminal, when using So, in the first method , we just need to kill the previous process and release the system lock: show Then execute The second method is to force unlock linuxidc@linuxidc:~$ sudo rm /var/cache/apt/archives/lock [sudo] linuxidc's password: linuxidc@linuxidc:~$ sudo rm /var/lib/dpkg/lock Summarize The above is what I introduced to you about Ubuntu E: Unable to get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable). I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: MySQL 8.0 download and installation configuration graphic tutorial under Windows 10
>>: JavaScript operation element examples
Preface Students who learn JavaScript know that A...
1. ROW_NUMBER() Definition: The ROW_NUMBER() func...
Nowadays, cross-platform development technology i...
Table of contents Preface Vue update view patch s...
The MySQL slow query log is very useful for track...
1. What is Refs is called Resilient File System (...
Lots of links You’ve no doubt seen a lot of sites ...
If you have a choice, you should use UTF-8 In fac...
This article describes the linux system commands....
1. mpstat command 1.1 Command Format mpstat [ -A ...
Table of contents Image capture through svg CSS p...
1. Download the software 1. Go to the MySQL offic...
Recently, when I was working on a front-end vue.j...
Both methods can be used to execute a piece of ja...
This article example shares the specific code of ...