default | grid-3 | grid-2

Post per Page

How to Find and Uninstall a Package Using RPM

Today I needed to be able to find a package and uninstall the package.  HowToForge saved the day with a great forum post

To find packages:


rpm -qa | grep -i webmin

To unistall the package:


rpm -e <package name>

If you need to uninstall more than one package at a time


rpm -e <package name> <package name> <package name>





No comments

Error Page Image

Error Page Image

Oooops.... Could not find it!!!

The page you were looking for, could not be found. You may have typed the address incorrectly or you may have used an outdated link.

Go to Homepage