LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   how to remove rpm installation? (https://www.linuxquestions.org/questions/fedora-35/how-to-remove-rpm-installation-332738/)

kpachopoulos 06-12-2005 09:02 AM

how to remove rpm installation?
 
I just installed it and "rpm -e" protests the package doesn't exist.
Any ideas?
Thanks

Simon_6162 06-12-2005 09:13 AM

try

rpm -qa | grep PACKAGE_NAME

then rpm -e whatever the above returned, its probably somthing like it doesn't want the package version

aizkorri 06-16-2005 08:13 AM

also, when using rpm -e command, you have to put only the name of the package, without .ix86.rpm or whatever extension it has.


All times are GMT -5. The time now is 05:41 AM.