linux practical operation and yum package bag _rpm

rpm package simple query command:

  rpm query list of installed rpm -qa | grep xxx

  Query Firefox

 

 

  Information inquiry rpm package software installation

  

 

 

   Query rpm package files are installed where

  

 

 

   Query files belong to which package

  

 

 

 Uninstall command rpm package:

  Name rpm -e rpm package: grammar

  Delete Firefox packages:

 

  Details Description:   

      

 

 Installation instructions rpm package:

  The full path name of the rpm -ivh rpm package: grammar

  parameter:

     i = install install

     v = verbose tips

     h = hash progress bar

  Installed Firefox browser:

  

 

 yum package management:

 

Guess you like

Origin www.cnblogs.com/wangdianchao/p/11598268.html