Main Menu

Search

Linux: How To Uninstall / Remove rpm package(s) On Linux Hosts? ("rpm" command)

Below "rpm" command can be used to uninstall / remove .rpm rpm package(s) on Linux hosts.
rpm -ev <rpm name>.rpm

If you want to force uninstall / remove the rpm package below command can be used.

rpm -ev --force <rpm name>.rpm


Products to which Article Applies

All Linux Environments

Additional References

https://www.thegeekstuff.com/2010/07/rpm-command-examples





tarun boyella

No comments:

Post a Comment