Wine program

Asked by Brett Bojanoski

I have a Wine program installed that added icons to the application grid under Ubuntu 20.04.1 the program did not work right I was unable to uninstall from the Wine Add/Remove programs so I had to manually delete the program files so I can now not get rid of this wine program from the application grid. I deleted the Wine program and removed and reinstalled Wine support and even ran a system restore I still can not get rid of these icons, Please Advise?

Question information

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

Do you mean remove wine itself or the icons it creates in the launcher?

Revision history for this message
Brett Bojanoski (cybervulcanx) said :
#2

I can remove Wine but the icons in the launcher remain no matter what

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

if you run:

sudo find $HOME | grep desktop

What is the output?

Revision history for this message
Brett Bojanoski (cybervulcanx) said :
#4

/home/cmdr/.local/share/applications/wine/Programs/Kofax Power PDF Create/Create Assistant.desktop
/home/cmdr/.local/share/applications/wine/Programs/Kofax PaperPort 14/Scanner Setup Wizard.desktop
/home/cmdr/.local/share/applications/wine/Programs/Kofax PaperPort 14/PaperPort.desktop
/home/cmdr/.local/share/applications/wine/Programs/Kofax PaperPort 14/ImageViewer.desktop
/home/cmdr/.local/share/applications/wine/Programs/Kofax PaperPort 14/Uninstall PaperPort 14.desktop
/home/cmdr/.local/share/applications/wine/Programs/Kofax PaperPort 14/ScanDirect.desktop
/home/cmdr/.local/share/applications/wine/Programs/Kofax PaperPort 14/MAX to PDF converter.desktop

this is the offending program the rest of the output would have been too large

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

OK. Delete those files.

If you run:

nautilus /home/cmdr/.local/share/applications/wine

You will open the file manager at the location and you can remove the files as you desire

Revision history for this message
Brett Bojanoski (cybervulcanx) said :
#6

Thanks actionparsnip, that solved my question.