LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do you uninstall/remove an rpm package? Plz Help! (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-you-uninstall-remove-an-rpm-package-plz-help-246422/)

Gormless 10-23-2004 03:13 PM

How do you uninstall/remove an rpm package? Plz Help!
 
I installed apt, but then it broke (I'm getting segmentation faults) so I want to reinstall a new rpm of apt. But I dont know how to uninstall the one that is currently on my system. I'm really new to linux, so please forgive my ignorance. Thanks for your time.

Tinkster 10-23-2004 03:21 PM

man rpm
/erase


Cheers,
Tink

serz 10-23-2004 03:22 PM

rpm -e <name of package>

You give it the name of the package, without the .rpm extension.

Gormless 10-23-2004 03:25 PM

Ok, thx alot! I'll try it out. :)


All times are GMT -5. The time now is 04:26 AM.