Due to outdated versions in the apt repository, I have manually downloaded a program as a portable version (only one available).
I do not want to manually locate the executable file each time, and don't want to use a bash-script every time as well.
Therefore, I'd like to move the folder containing the application to wherever my applications are stored, and link it to an entry in the "start menu"/the applications overview. Since I am fairly new to ubuntu and linux in general, I do not know where to move the applications folder to, and how to generate a clickable icon in the start menu, leading to my question:
How can I create a "shortcut" from my programs executable to the start menu?
In the same context, is there a way to use a command line to start a portable program in the style of program-name
as with every program installed via apt and/or snap?