Re: problem using rpm -e
From: A. S. Budden (redhat.mail_at_southparade.vispa.com)
Date: 09/02/03
- Previous message: D'Arque Bishop: "Installing new themes..."
- Maybe in reply to: Earl Eiland: "problem using rpm -e"
- Next in thread: Michael Schwendt: "Re: problem using rpm -e"
- Reply: Michael Schwendt: "Re: problem using rpm -e"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: Tue, 2 Sep 2003 17:21:22 +0100
Thus spake Earl Eiland:
> I installed a program using rpm. It's not running properly, so now want
> to remove it. When I execute rpm -e filename, I get the error message
> 'filename not installed'. How do I uninstall?
Lose the version number -- e.g.
$ rpm -qa | grep emacs
emacs-21.2-33
$ rpm -e emacs
Hope that helps
Al
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: D'Arque Bishop: "Installing new themes..."
- Maybe in reply to: Earl Eiland: "problem using rpm -e"
- Next in thread: Michael Schwendt: "Re: problem using rpm -e"
- Reply: Michael Schwendt: "Re: problem using rpm -e"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|