Removing Wine application entries on Ubuntu
April 21, 2008 — techxplorerI’ve been using Wine on my laptop running Ubuntu for a while now. I posted about it a while back. Wine came in very handy when I had an MP3 file that I needed to trim.
This morning I tried some software under using Wine and was disappointed when the software didn’t meet my needs, so I uninstalled it. I was disturbed to notice the entries for the application in my Gnome Applications menu stayed.
Searching the Internet revealed this post on the Ubuntu Forums website. The solution is essentially:
- Open a new terminal window
- Navigate to the following folder
~/.local/share/applications/wine/Programs/ - Delete the
.desktopfiles for the application
If the program is in a folder on the menu, you may need to navigate further down the tree.
Alternatively you can use the File Browser if you prefer. The .local directory is in your home directory. If you can’t see it use the <ctrl>+h keyboard shortcut to show hidden files.





