Yum command line

Source: Internet
Author: User

If you have used Debian operating systems, you will not be unfamiliar with the apt-GET command. Similarly, the fedora series provides us with a package management command Yum similar to Apt-Get, it can call up user-specified software from a software library, install the software, and uninstall the software.

The following is a brief description of Yum: if you are using the yum command for the first time, do not worry. Now we will introduce the yum command line.

1. Search for Applications

# Yum search program name

You can search all the startup repositories and tell users where to obtain the required software packages.

 

2. Understand package installation information

# Yum info program name

 

3. Install the application

# Yum install program name

 

4. List RPM lists

# Yum list extras

 

5. Delete the RPM package

# Yum remove program name

 

6. System Upgrade

# Yum update

 

7. check whether there are any upgrades.

# Yum check-Update

 

8. List the latest RPM packages

# Yum-Qa -- last | tac

 

9. Local Installation

# Yum localinstall RMP package

 

10. view the yum Help File

# Man yum

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.