Installation of a language installation package1 reasonsAlthough the installation of the Chinese version, but because the installation package is very small, so the Han is not complete, so to install, then download the language pack to install2 methodsTwo apt--Package Manager1 Software sources(1) IntroductionAPT will automatically surf the internet to download software, but he is not looking around, he is looking for it in a fixed place. This fixed pl
Original address: http://www.cnblogs.com/zhangpengshou/p/3591387.htmlTo optimize the installation/update speed of Ubuntu software, I tested the speed of several apt sources in China, found that the apt source speed of Beijing Jiaotong University is the fastest, then can update Ubuntu source by following steps1) Back up the default apt source$ cd/etc/
UpdateUpdate is used to resynchronize the package, index files from their sources. The indexes of available packages is fetched from the location (s) specified in/etc/apt/sources.list. For example, when using a Debian archive, this command retrieves and scans the packages.gz files, so t Hat information about new and updated packages is available. An update should always is performed before an upgrade or Dist-upgrade. Please be aware the overall prog
First, "discrimination Update/upgrade"Update:update is used to download package information from all configured sources.Upgrade:upgrade is used to install available upgrades of all packages currently installed on the system from the sources Configured via Sources.listUpdate package index, is to tell the package Manager the latest copy of the package version information, Update software support "list information", update the entire warehouse "version information";Upgrade is the usual update packa
There was a problem with the package have no installation candidate when installing the software today, such as:
# apt-get Install
Reading Package Lists ... Done
Building Dependency Tree ... Done
Package aptitude are not available, but are referred to by the another package.
This may mean and the package are missing, has been obsoleted, or
is only available from another source
e:package
Here's how to fix it:#
Apt-get appears e:encountered a section with no package:header ... The solution
E:encountered A and no Package:header, E:problem with mergelist/var/lib/apt/lists/******
First thought is apt lists in the package does not have the Mysql-server, therefore runs the command apt-get update updates list list, but still repo
After Ubuntu 9.10, we can use the "add-apt-repository" script to add the PPA to the current library and automatically import the public key. The following syntax is used under the terminal:
add-apt-repository ppa: For example: Install the latest audacious (Ubuntu) sudo add-apt-repository Ppa:nilarimogard/webupd8 sudo apt
Reprinted from Http://www.cnlamp.org/linux/417.html
Posted 2 years ago ⁄linux⁄ No Comments
Since the version of MongoDB in the official Ubuntu apt source is older, it is installed with the APT source provided by MongoDB. To use the software on a third-party source, in addition to adding the corresponding source on the sources.list, you have to add the corresponding public key key to properly install the sof
Simple Application of APT-Linux Enterprise Application-Linux server application information. The following is a detailed description. I. apt-get update Software Database Synchronization
Ii. apt-get install xxx
Iii. apt-get remove xxx Delete xxx Software
4. apt-get d
Many enterprises have their own wsus servers to provide system update services for internal Windows users. In Linux, similar services are apt sources of Ubuntu/deb. Next I will introduce how to set up apt Update Service Sources suitable for enterprise users. First, we need to install apt-mirror $ sudoapt-getinstallapt-mirror. Suppose we put the image and other fi
Apt-mirror: Build local Ubuntu private source
First, we need to install apt-mirror.$ Sudo apt-get install apt-mirror
Suppose we put images and other files in the/service/Ubuntu Folder:
Please create the following folder in advance (mirror. list prompts you to create a folder in advance ):
/Service/ubuntu/Service/ubuntu
After ubantu 10.04 is installed and network connection is configured, the error message "reload" cannot be displayed when updating the software source is found! Similarly, when "sudo apt-Get Update" is used to update the software source, "E: cannot obtain the lock/var/lib/APT/lists/lock-open (11: resource temporarily unavailable) "error message! At this time, I was shocked. How can I make a mistake? I have
Apt-get is reading the package list... error $ sudo apt-get install synaptic is reading the package list... error! E: Encountered a section with no Package: header E: Problem with MergeList/var/lib/apt/lists/ppa.launchpad.net _ dominik-stadler_subversion-1.7_ubuntu_dists_precise_main_i18n_Translation-en E: Unable to parse or open the Package list or status file.
Note: This is a practical Ubuntu local source matching method. You can obtain the software package through apt-get on the service host as needed, or copy the software package in the dvd, then, run the command once. Test Machine: Ubuntu and Lubuntu are both available. Other versions should also be fine. Server ip: 172.72.103.205 step: 1. in/var/cache/apt/archives, there is a software package installed by the
I have installed UbuntuLinux7.10Server on a server. The language used for installation is English. In addition, no server components are installed. After the installation is complete, manually configure the IP address to specify the gateway and DNS server address. Modify apt Source: 1. Back up apt source. $ Cd/etc/apt $ sudocpsources. listsources. list. backup2.
Apt-get install
Apt-get remove [-- purge]
Apt-get update Updates packages listings from the repo, shocould be run at least once a week.
Apt-get upgrade Upgrades all currently installed packages with those updates available from the repo. shocould be run once a week.
Apt-ge
Regarding ubuntu software installation: What is the difference between apt-get and dpkg?The difference between the two is that dpkg bypasses the apt package management database to operate the software package, so you can use apt to install the software package that dpkg has installed again. The system does not know that the software package has been installed bef
Ubuntu for official sources apt install nginx add trusted key: touch ~ /Nginx_signing.key1sudo vi ~ /Nginx_signing.key to add the officially provided key. Here is the key url 1 sudo apt-key add ~ /Nginx_signing.key Step 2/etc/apt/sources. add the official source RHEL/CentOS: Version5.x6 at the end of list file. xDebian: Version Codename6.x squeeze7.x wheezyUbuntu
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.