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.
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 can now launch QSO Director from your App Launcher
