Uninstalling RPMs



Uninstalling RPMs

The rpm -e command erases an installed package. The package name given must match that listed in the rpm -qa command because the version of the package is important:

     [root@bigboy tmp]# rpm -e package-name