Uninstall

David Smith dsmith at programmablesolutions.net
Mon Aug 2 21:28:29 UTC 2004


On Mon, 2004-08-02 at 16:20, Thomas MacLean wrote:
> How do I uninstall a program in fedora core1 ?
>       I have attempted to install pgp and the program asked for
> disk three I inserted it in my dvd player and it looked in my cd rom
> player but not in the dvd player then it said and error was found and
> aborting the install !
>           so it closed I then tried to reinstall it but it told me it 
> was already
>  installed !!!!!!
>              
>             I have both win 98 and linux installed on my computer
>    and would like to switch to linux BUT I have to learn a lot !
>               Not that windows is better but that if I want to uninstall
>     I just go to setting and add or remove software and it is MOSTLY :-) 
> gone
>          and i can installover again
>             
> 
> -- 
>   L A T E R
>      T.A.M.
>   thomasmac at accesswave.ca
> 
>     Thomas A. MacLean 

The easiest way is to open a terminal window. su in as root. Then type
rpm -qa |grep <package name / part of package name> this will display
the exact package name then to actually uninstall rpm -e <package name>.
Or if you are using yum you can do yum remove <package name>.
David
> 
> 
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040802/023a60d5/attachment-0001.sig>


More information about the fedora-list mailing list