In Linux, How can I launch MATE's Eye of MATE Image Viewer from the command line?
Searching found:
In Linux, How can I launch MATE's Eye of MATE Image Viewer from the command line?
Searching found:
The name of binaries can be different depending on the distribution. On Arch it is eom.
Generally, when you have a desktop icon or similar, this is defined in a file in /usr/share/applications. When you identified the file you can look at the line that contains Exec= to see what command is executed to start the respective program.