huge asset for mainstream Linux distributions.
This guide is designed to provide a quick introduction to the basics of finding, installing, and upgrading packages in a variety of Linux distributions, and helps you cross-compare these content across multiple systems. Package Management System: A brief overview
Most package systems are built around a collection of package files. A package file is usually an archive file that contains the compiled binaries and other resources for the software, as
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
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
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
Install and uninstall the apt-proxy server in Ubuntu8.10. Select a host in the network as the apt-proxy server and ensure sufficient storage space and smooth Internet connection. Installation and uninstallation of the apt-proxy Server are simple. 1. Install apt-proxy and use "apt
Basic Configuration
1. Basic Format of the/etc/APT/sources. list file:
Deb http://site.http.org/debian distribution Section1 section2 section3The Deb-Src http://site.http.org/debian distribution Section1 section2 section3
Deb Binary Package Deb-Src original code packageFor example:
Deb http://http.us.debian.org/debian stable main contrib non-freeDeb-Src http://non-us.debian.org/debian-non-US stable non-US
Deb http://non-us.debian.org/debian-non-US sta
Command
Sudo is required for all the commands to be introduced below! Replace "packagename" and "string" with the program you want to install or find.
Apt-Get update -- run this command after modifying/etc/APT/sources. List or/etc/APT/preferences. In addition, you need to regularly run this command to ensure that your package list is up-to-date.
I started to learn about Linux today. I searched for some commands on the Internet and reproduced them to facilitate future queries.-------------------------------------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
Generally famous Linux systems are basically divided into two main categories: 1. Redhat series: Redhat, Centos, Fedora and other 2.Debian series: Debian, Ubuntu, etc.RedHat Series1 common installation package format RPM package, the command to install RPM package is "rpm-parameters" 2 package management tool Yum 3 support tar PackageDebian series1 Common installation package format Deb package, the command to install the Deb package is the "dpkg-parameters" 2 package management tool
What is apt-Get?
Apt-get is a Linux Command, applicable to Deb package-managed operating systems. It is mainly used to automatically search, install, upgrade, and uninstall software or operating systems from the software warehouse on the Internet.
The apt-GET command generally requires the root permission for execution, so it is generally followed by The sudo com
Although many articles on Debian's package management tool apt-get have been published on the Internet, I decided to summarize the usage of apt-get. This is very useful for learning linux, especially debian. The Ubuntu operating system is also a debian-based release. Therefore, this method is also applicable. Apt is an abbreviation of Advanced Package Tool. I
Apt-get, aptitude, and synaptic software management tools are compared. 1. What is apt-get? Apt-get is a linux Command, applicable to deb package-managed operating systems. It is mainly used to automatically search, install, upgrade, and uninstall software or operating systems from the software warehouse on the Internet. Is the package management tool of debian a
This article is reproduced in: HTTP://BLOG.CHINAUNIX.NET/UID-20769502-ID-106056.HTMLNBSP;1.DPKG Package management tool dpkg--info "package name"-- Lists package names after package unpacking. dpkg-l-Lists all packages in the current system. Can be used with the parameter less in Split-screen viewing. dpkg-l |grep-i "package name"--View the package associated with the package name in the system. Dpkg-s Query the details of the installed package. Dpkg-l the location of the installed packages in t
Apt-get is a Linux Command, applicable to Deb package-managed operating systems. It is mainly used to automatically search, install, upgrade, and uninstall software or operating systems from the software warehouse on the Internet.Apt-get is the package management tool of Debian and Ubuntu, which is similar to the yum tool in red hat. The apt-GET command generally requires the root permission for execution,
Debian and Debian-based systems, such as Ubuntu, use the package format deb. The following table lists the commonly used Dpkg commands for operating the deb package.
CommandFunction
Dpkg-I package. debInstallation Package
Dpkg-r packageDelete package
Dpkg-P packageDelete a package (including configuration files)
Dpkg-L packageList the files associated with the package
Dpkg-l packageShow the version of this package
Dpkg-unpack package. debUnbind deb Package content
Dpkg-S keywordSearch fo
Article Title: ubuntu8.10 configure apt-get proxy server for Dummies. Linux is a technology channel of the IT lab in China. Including desktop applications, Linux system management, kernel research, embedded systems and open-source, and other basic categories to install and uninstall apt-proxy servers
Select a host in the network as the apt-proxy server, and ensu
Fast snail mail: apt-fast
If you often feel that apt-get or aptitude package installation is too slow On Debian or Ubuntu systems, there are several ways to improve this situation. Have you ever considered changing the default image site in use? Have you ruled out the possibility that the upstream bandwidth of the Internet Connection becomes a bottleneck?
If not, try the third option: Use the
Article Title: Add APT software package management tool for the Redhat operating system. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
I. Introduction
Redhat adopts the RPM software package management system. The RPM software package management system has powerful compilation and installation functions. However,
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.