Here is a very quick way to find out the complete path of a command in Linux Mint / Ubuntu :
Open Terminal and type which <command>
This is useful not only for finding out the complete path of installed applications but also for the in-built commands that are used in Linux Mint / Ubuntu.
Isn’t this better than actually right-clicking, going to the Properties or the path window and finally noting down the complete path ? 🙂