Thursday, July 22, 2010

RPM - RPM package manager

Here are the few commands relating to rpm package from installing to deleting and few others . The commands are :

1) Installing rpm package :

  • single package

  rpm -i PackageName.rpm  

  • multiple package

  rpm -i PackageName1.rpm PackageName2.rpm ... .rpm  


2) To check installed rpm packages :

  rpm -qa PackageName*  

Note  :  here * is a wildcard character which displays all names ,it does pattern matching.

3) To  delete the installed rpm packages :

           
  rpm  -e  PackageName  

Note  :  here (.rpm ) is not used while deleting packages

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails
Make Money Blogging