Works on most popular Linux distributions — choose the method that fits your system.
Download the DEB file from this link.
For Ubuntu and similar distributions:
For Debian and similar distributions:
cd ~/Downloads
sudo dpkg -i vpnsimple.deb
sudo apt install -f
This will install the package and resolve any dependencies automatically.
If your distribution does not support DEB packages, you can install manually:
cd ~/Downloads
ar x vpnsimple.deb
tar --zstd -xvf data.tar.zst
sudo cp -frv usr /
update-menus
Then, use your package manager to install required dependencies:
Open the application from your system menu. Done — VpnSimple is ready to use!