You are not logged in.
recently downloaded Arduino IDE for my arch system however i didn't like how it was located in my Downloads folder and so deleted it (manually not with the uninstall.sh) i now have an Arduino IDE shortcut that points to nothing and i don't know how to remove it
https://imgur.com/a/qDVFmka
sorry for any spelling mistakes help would be appreciated
Last edited by shaked (2021-08-09 20:10:53)
Offline
Desktop files are either in /usr/share/applications or ~/.local/share/applications for user installs.
After removing them and if that wasn't sufficient for clearing it, doing a
kbuildsycoca5 --noincrementalshould rebuild KDE's desktop file cache.
Offline
THANK YOU VERY MUCH! the latter option worked for me now i can install Arduino IDE again without needing to manually launch it ![]()
Offline