LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   rpm uninstall (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-uninstall-184148/)

wedgeworth 05-21-2004 11:07 AM

rpm uninstall
 
sorry for the elementary question..but i've just never had to do it. but if i used a basic install using rpm


rpm -ivh *.rpm
or
rpm -Uvh *.rpm



how do i use rpm to uninstall? spefically i need to get tripwire off and reinstalled. fresh new start if you will.


can i just use: rpm -e *.rpm
??

Dunedain 05-21-2004 11:08 AM

the command should be rpm -e <rpm package>

try the commands "man rpm" and/or "rpm --help"


All times are GMT -5. The time now is 10:24 AM.