Launch QElectroTech on Linux¶
After installation, Linux allows the user launching applications from many different ways. Below, the most common ways are explained.
Launch QElectroTech from terminal¶
To launch QElectroTech using the terminal, the command to be used is:
$ qelectrotech
The command mentioned above blocks the terminal for other processes. If the terminal should be available for other processes, the command to launch QElectroTech is:
$ gelectrotech &
Note
If the command is not working, list the applications installed and check the name with which QElectroTech has been installed.
Ubuntu command:
$ apt list --installed