Installing QSO Director on Linux is a very simple process.

To begin load up a terminal window and run either of the following commands depending on your preference over using wget or curl.

If you don't know the difference between wget and curl, try option A first, if it doesn't work then use option B.

Option A - Install using wget

wget -qO- https://install.qso-director.com/installers/install-linux-x64.sh | bash

 

Option B - Install using curl

curl -s https://install.qso-director.com/installers/install-linux-x64.sh | bash

 

You may be asked for your sudo password during the installation. This is normal and is required if the process has to install some of the neccesary pre-requisites

You can now launch QSO Director from your App Launcher