How do I uninstall an app from Wine? In Ubuntu it’s easy, but I can’t find the Wine configuration under a menu in openSUSE.
Thanks.
How do I uninstall an app from Wine? In Ubuntu it’s easy, but I can’t find the Wine configuration under a menu in openSUSE.
Thanks.
Using File browser, view hidden files and find .wine folder.
.wine/drive_c/Program Files
Just delete the folder of the program.
To remove the entry in the Start menu, use menu editor.
Or open a terminal and type:
wine uninstaller
It’ll bring up the add/remove programs window and you can remove programs from there.
Take Care,
Ian
Nice one Ian, I did not know this option existed!
No problem. This page will save someone’s life someday.
The bottom has wine commands such as wine uninstaller.
His tutorial in the forums is here:
Wine - windows apps in Linux - openSUSE Forums
Take Care,
Ian