When you run Apt-get update, the following error is reported:E: Unable to get lock/var/lib/apt/lists/lock-open (11:resource temporarily unavailable)E: Unable to lock the directory/var/lib/apt/lists/This problem is meant to be used for the apt-get operation of the lock (should be used for mutual exclusion of the lock),
Use of APT-Get commands in Debian:
Apt-Get update # After modifying the source in the/etc/APT/sources. list file, run this command to ensure that the source file is up-to-date. Apt-Get install package # install a new software package apt-Get remove package # Uninstall a sof
sudo apt-get upgrade: Does not have a significant impact on the system and can be run at any time.sudo apt-get Dist-upgrade: involves the core of the upgrade, usually has a real impact on the system functions, may be required to uninstall some installed software may also install some additional software, usually should be cautious operation, especially with unfinished work, However, you should try to upgrad
Ubuntu apt-get update error with sudo:
E:problem Executing scripts apt::update::P ost-invoke-success ' if/usr/bin/test-w/var/cache/app-info-a-e/usr/bin/app STREAMCLI; Then appstreamcli refresh >/dev/null; Fi
E:sub-process returned an error code
Workaround:Remove LIBAPPSTREAM3 First
sudo apt-get remove libappstream3
Or
sudo
Apt-proxy: apt proxy, cache-Linux Enterprise Application-Linux server application information. For details, see the following. If multiple machines need to download software from the debian (or ubuntu) library, it is definitely not cost-effective to download the software from the Internet. Apt-proxy can be used to solve this problem. It will cache your current so
Apt-get Unable to fetch some archives solution, apt-getfetch
Error:
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.19-10ubuntu2.2_amd64.deb cocould not resolve 'archive.ubuntu.com'E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.19-10ubuntu2.2_amd64.deb cocould not resolve 'archive.ubuntu.com'E: Failed to fetch http://archive.ubuntu.co
Error:
E:problem Executing scripts apt::update::P ost-invoke-success
' if/usr/bin/test-w/var/cache/app-info-a '-e/usr/ BIN/APPSTREAMCLI;
Then appstreamcli refresh >/dev/null;
Fi '
e:sub-process returned an error code
When you run sudo apt-get update, you are presented with the following resolution: Run the following command at the terminal:
sudo pkill-kill appstreamcli
WGET-P/tmp Https://launchpad.
. Researchers conducting computer virus research at the Royal Air Force's computer security department have come up with the idea of hiding malicious code data in a single-or multi-layer encapsulation to avoid anti-virus systems. That is to say, this is the APT of the 1990s S.
Nowadays, many cybersecurity communities tend to tag every security problem that they encounter, and then give them some technical p
Problem:The following error occurred while installing the memory Test tool lmbench through Apt-get:Apt-get Install LmbenchReading Package Lists ... DoneBuilding Dependency TreeReading state information ... DoneYou might want-to-run ' apt-get-f install ' to correct these:The following packages has unmet dependencies:Mpt-status:depends:daemon but it isn't going to beInstalledDepends:mailxE:unmet dependencies.
Just installed Spynner module, the use of Easy_install Spynner installation, a variety of files missing Ah, inadvertently found apt-file command, never worry about compiling software missing a file and overwhelmed.
1, first have to install Apt-file command
The code is as follows:Apt-get Install Apt-file2, then update the apt
Preface
What method do you use to manage your rpm, install it from an optical disk, download and install it from the network, or maintain it using Red Hat's up2date (Red Hat Network, but you can have a better choice -- Apt
I. IntroductionRedHat adopts the RPM software package management system. The RPM software package management system has powerful compilation and installation functions. However, due to historical reasons, the RPM software packag
Introduction:
At the beginning, we had to compile the program we wanted to use on the GNU/Linux system. after Debian appeared, he thought that a method must be included in the system to manage the software packages that we have installed on our machines. this system is named dpkg. so the first time the famous package went into the GNU/Linux system, it was a long time before Red Hat decided to develop their own RPM package management system.
However, a new dilemma lies in the face of GNU/Linux de
I. Preface
1.1 What is apt
Installing new software is essential after the new operating system is installed. However, in Linux, the installation of application software is somewhat different from that in windows. For Linux beginners, installing software is a headache. Many Linux applications are released in the form of source code, which requires you to configure and compile the source program based on the actual situation of your system and your own
Apt-get command in Ubuntu Linux system (Via|via)Common APT Command parameters: Apt-cache Search Package Apt-cache Show package for information about packages, such as description, size, version, etc. sudo apt-get install package sudo apt
As we all know, Linux is higher than the safety factor of windows, but it is a good habit to update it frequently (at least recently, a lot of security vulnerabilities about SSL deserve attention!). , but when running Apt-get update refresh source under Ubuntu and Debian, you often encounter the problem of "There is no public key available for the following key IDs," as shown in the following error Tips:
W:there is no public key available for the fol
Debian APT and DPKG details-Linux Release Technology-Debian information. The following is a detailed description. I. Use of APT (Ubuntu Linux package management tool I)
Apt-cache search # ------ (package search package)
Apt-cache show # ------ (package obtains package information, such as description, size, and Version
Recently using Puppet to quickly deploy OpenStack, see some unseen tools, such as aptitude, that have a strong apt-get on Ubuntu why use this. This article transferred from: http://hi.baidu.com/52safe/blog/item/c17891ff02201653d6887d96.htmlAt first the Gnu/linux system was only. tar.gz. Users must compile each program they want to use. After the advent of Debian, it was thought necessary to add a mechanism to the system to manage the packages installe
Objective
What you use to manage your RPM, from the CD-ROM installation, from the network download installation, or using Red Hat Up2date (Red Hat Network) in the maintenance, these are the solution, but you can have a better choice-APT
First, IntroductionRedhat uses the RPM package management system, the RPM package management system has a powerful compiler installation function, but because of historical reasons, the RPM package management system h
At first the Gnu/linux system was only. tar.gz. Users must compile each program they want to use. After the advent of Debian, it was thought necessary to add a mechanism to the system to manage the packages installed on the computer. People call this system a dpkg. The first name of the ' package ' appeared on Gnu/linux. Soon after, the Red Hat also began to set up its own package management system ' rpm '.The creators of Gnu/linux soon fell into a new dilemma. They want to install packages in a
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.