Skip to content

Download and Install

Manual Install via Command Line

This will install amd64 version to the /usr/local/bin

sudo rm -vf /usr/local/bin/arck && sudo wget https://karlhunter.co.uk/arck/dist/linux_amd64/arck --directory-prefix=/usr/local/bin/ && sudo chmod +x /usr/local/bin/arck && arck --check

If successful, you will get the following output:

Thank you for installing arcK version 1.X
If you can read this, the installation was successful.
Exiting.

Ubuntu/Debian based system (including Linux Mint)

Recommended methods for debian/ubuntu distros.

From a graphical interface, right-click and choose Install

From command line, type:

dpkg --install arck.deb

To test if the installation was successful, in a terminal type the command:

arck --version

Windows

Please note: this is not a GUI. You will need to run through command prompt or PowerShell.

./arck.exe