The installer script automatically detects your distribution and architecture, then downloads and installs the correct package (.deb, .rpm, or .tgz). It must be run with root privileges. By default, it will install the latest stable version. To install a specific version, append the version number, or daily, to the end of the script URL.
curl -fsSL https://dist.netrinos.com/linux/install-client.sh | sudo bash curl -fsSL https://dist.netrinos.com/linux/install-client.sh | sudo bash -s beta curl -fsSL https://dist.netrinos.com/linux/install-client.sh | sudo bash -s daily curl -fsSL https://dist.netrinos.com/linux/install-client.sh | sudo bash -s [version]
Note: The installer cannot launch the GUI systray icon on completion of the install. You will have to start it yourself from the menu for the first time. After rebooting, it will launch automatically.
If the installer script does not work for your distribution, download the .tgz file for your architecture from the list below, unpack it, and place the binaries in /usr/local/bin. Ensure that wireguard and wireguard-tools are installed.
There could be other missing dependencies for your distro. Contact us if you cannot get it going and we will try to help.