Skip to content

Installing the client on Linux

Alexander Hauser edited this page Apr 16, 2020 · 5 revisions

Install dependencies

In a terminal, run the following command:

sudo apt-get install -y libgdiplus

Install the client

chmod a+x ./SQRLPlatformAwareInstaller_linux
./SQRLPlatformAwareInstaller_linux
  • Follow the Installer Prompts
Clone this wiki locally