Help! I can't uninstall applications in Wine!

Asked by Jeb E.

Some programs running under Wine cannot be removed with the uninstaller and/or don't even show up on the uninstall list! How do I uninstall these applications?

Please help me out! Thanks! :)

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu wine Edit question
Assignee:
No assignee Edit question
Solved by:
Emre AYTAÇ
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Run:

uninstaller

And it should give a list

Revision history for this message
Jeb E. (jebeld17) said :
#2

What do you mean? What do I do?

Revision history for this message
Jeb E. (jebeld17) said :
#3

Is there a simple way to do it? I tried running the Add and Remove Programs feature in Wine already....

Revision history for this message
Emre AYTAÇ (eaytac) said :
#4

If it isn't a problem to delete all of your installed programs UNDER wine, you can reset your wine configuration. After that you must reinstall your programs (may be office, photoshop, internet explorer...etc) with wine. If you want to try this, write the following command in terminal,

rm -rf ~/.wine

or

rm -rf /home/YOU_USERNAME/.wine

Hope this helps...

Revision history for this message
Jeb E. (jebeld17) said :
#5

Sorry, I don't use terminal! lol
I must sound really stupid right now! XD

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

its not in there, run uninstaller in a terminal. add/remove is for Ubuntu apps only, not the stuff you install i wine

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

If you delete the .wine folder as Emre said (even though force isn't needed) then it will remove ALL wine apps which probably isn't wanted as OTHER wine apps may exist.

Revision history for this message
Best Emre AYTAÇ (eaytac) said :
#8

It is not a problem, you can use file manager (nautilus). Open your "Home Folder" from "Places" menu. Then press "Ctrl-H" to see hidden files and folders. Then look for the hidden ".wine" folder and delete it. But BE CAREFUL, after deleting your .wine folder -->

If it isn't a problem to delete all of your installed programs UNDER wine, you can reset your wine configuration. After that you must reinstall your programs (may be office, photoshop, internet explorer...etc) with wine.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#9

If you press ALT+F2 and run:

uninstaller

You can remove apps there

Revision history for this message
Jeb E. (jebeld17) said :
#10

Thanks Emre AYTAÇ, that solved my question.

Revision history for this message
Jeb E. (jebeld17) said :
#11

Thank you for dealing with my stupidness, everyone! :P