LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   uninstalling!! (https://www.linuxquestions.org/questions/linux-newbie-8/uninstalling-84786/)

there is no god 08-23-2003 01:32 AM

uninstalling!!
 
root@localhost deadbaby]# rpm -ivh bittorrent-3.2.1-0.fdr.2.b.rh90.noarch.rpm
warning: bittorrent-3.2.1-0.fdr.2.b.rh90.noarch.rpm: V3 DSA signature: NOKEY, key ID 8df56d05
Preparing... ########################################### [100%]
package bittorrent-3.2.1-0.fdr.2.b.rh90 is already installed
[root@localhost deadbaby]# rpm -e bittorrent-3.2.1-0.fdr.2.b.rh90.noarch.rpm
error: package bittorrent-3.2.1-0.fdr.2.b.rh90.noarch.rpm is not installed
[root@localhost deadbaby]#

can someone explain how i can uninstall this damn thing?

david_ross 08-23-2003 05:06 AM

You don't need the version or the .rpm - try:
rpm -e bittorrent

brew1brew 08-23-2003 06:39 AM

Also if you use mandrake, use RMPDRAKE or "remove software" from

configureation -> Packaging ->

there is no god 08-23-2003 11:56 AM

thanks i was stumped on that one... like i said i suck


All times are GMT -5. The time now is 12:17 AM.