[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: problem using rpm -e
- From: "A. S. Budden" <redhat mail southparade vispa com>
- To: redhat-list redhat com
- Subject: Re: problem using rpm -e
- Date: Tue Sep 2 12:20:04 2003
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]