That's why you need to learn the terminal first, then the gui.
A fun little command is whereis
You could use it like this
Or the easier was is to just type the name of the program into the terminal. See if it runs.
A fun little command is whereis
You could use it like this
Code:
whereis programname
Or the easier was is to just type the name of the program into the terminal. See if it runs.