recently i uninstalled some wine programs and they are still listed in the list of applications. Needless to say that because they are uninstalled they give error when I try to open them
Asked
Active
Viewed 74 times
0
1 Answers
0
If you referring to applications in the menu entry, try this answer.
Installing alacarte
gave you the ability to edit the shortcuts in the menu. You can also add custom applications and even change the icon. Here is what it looks like:
To install, type in terminal:
sudo apt install alacarte

Jastria Rahmat
- 302
-
Thanks, i deleted some shortcuts but there are some that don't appear on alacarte and still there – Ivanghi Feb 29 '20 at 10:27
-
then you'll need a manual way. is it okay for you? what desktop environment are you using? @Ivanghi – Jastria Rahmat Mar 01 '20 at 21:11
find /usr/share/applications -name "*the name of your app*"
. – schrodingerscatcuriosity Feb 28 '20 at 22:12