Recently I uninstalled an application via apt but the application came with a GUI which was still on the GNOME menu. I had to remove this from "/usr/share/applications" but before I did I could launch the application and it still worked without an issue. Before I finally deleted it I noticed that this .desktop file was only 433 bytes so what are the odds it should be that small and still work unless that’s not the real application and just something else.
I researched a bit and found that these are just launchers to the actual application so I didn’t really delete the application which means that it is still somewhere on my disk. This is the GUI application that came with the console application.
Where do I go from here? How can I get rid of it?