Below "rpm" command can be used to uninstall / remove .rpm rpm package(s) on Linux hosts.
If you want to force uninstall / remove the rpm package below command can be used.
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
No comments:
Post a Comment