-
Notifications
You must be signed in to change notification settings - Fork 7
Installing the client on Linux
Alexander Hauser edited this page Apr 26, 2020
·
5 revisions
Please note that for running the SQRL client on Linux, a desktop environment / xdg-desktop is required!
In a terminal, run the following command:
sudo apt-get install -y libgdiplus
- Go to the project's
Releases
page on Github at: https://github.com/sqrldev/SQRLDotNetClient/releases - Select
Assets
on the latest release and downloadSQRLPlatformAwareInstaller_linux.tar.gz
- Open a terminal,
cd
into your download location and run the following commands:
tar -xvf SQRLPlatformAwareInstaller_linux.tar.gz
./SQRLPlatformAwareInstaller_linux
- Follow the Installer Prompts