How Yum installs and uninstalls software in CentOS

Source: Internet
Author: User
Install and uninstall software using the installation method of the Yum in CentOS install a software when installing yum-y install httpd installation of multiple similar software yum-y install httpd* installing multiple non-similar software yum-y install httpd PHP PHP-GD MySQL Uninstall a software yum-y remove httpd uninstall multiple similar software when yum-y remove httpd* unload multiple non-similar software yum-y remove httpd php php-gd MySQL There is also a non- Good usage if I want to execute iostat this command to see the CPU and storage device status, but execution found that no such command executes the Yum install Iostat, the result says that the software can not be found, use the following method to solve Yum search Iostat can find and Iostat related to the installation package, in addition to install a program, only remember a part of the name, you can also use this method to implement the installation of Yum search PNG |grep PNG can be found we want to install the name of the libpng

The above describes the use of Yum installation and uninstallation software in CentOS, including aspects of the content, I hope to be interested in PHP tutorial friends helpful.

  • 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.