[NTLUG:Discuss] Wine Install Uninstallable

Eric Schnoebelen eric at cirr.com
Thu May 24 10:27:29 CDT 2012


James Hines writes:
- Hi, I need help on uninstalling a wine Installation from Fedora 16.  

[...]

- I've even got a winemine game on my pc now, lol.  Realizing my error before
- I configured the pregrams (I already recieved messages about possible
- conflicts), I tried to uninstall the program. It didn't show up in the
- installed programs since I hadn't yet configured it?  I tried to delete the
- files via the "yum remove wine" command and several others.  

What does 

	yum list installed 

tell you is installed?

I suspect you received an error message from ``yum remove wine''
was along the lines of ``No Match for argument: wine''

I would suggest trying

	yum list installed 'wine-*'

to see what wine modules are installed, and

	yum remove 'wine-*'

to remove those packages.


Good luck!

--
Eric Schnoebelen		eric at cirr.com		http://www.cirr.com
	Frisbeetarianism is the belief that when you die, your soul goes
	       up on the roof and gets stuck.  -- George Carlin



More information about the Discuss mailing list