[Wine]rpm -e wine does not work

Charles Curley charlescurley at charlescurley.com
Sun Mar 6 15:31:10 CST 2005


On Sun, Mar 06, 2005 at 03:45:40AM -0800, Don wrote:
> nor does rpm -e wine-2004*
> How can I remove wine so I can start over?

You have to give rpm the name it has it its database.

To see what you have:

rpm -qa | grep wine

Then to erase that result, hit up arrow, and edit the line like so:

rpm -e $(rpm -qa | grep wine)

> 
> Is there a forum for wine?

Yes. This is it.

-- 

Charles Curley                  /"\    ASCII Ribbon Campaign
Looking for fine software       \ /    Respect for open standards
and/or writing?                  X     No HTML/RTF in email
http://www.charlescurley.com    / \    No M$ Word docs in email

Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-users/attachments/20050306/19a7e12b/attachment.pgp


More information about the wine-users mailing list