← Back to Downloads
Install VPNMesh on Linux
Separate DEB packages for amd64 and arm64.
DEB for amd64
For Intel/AMD laptops and PCs running Ubuntu, Debian, or compatible distributions.
Download DEB amd64DEB for arm64
For ARM64 laptops, mini PCs, and single-board computers running Ubuntu, Debian, or compatible systems.
Download DEB arm64📹 Video Guide
1
Step 1 — Pick the package
Download the `.deb` matching your architecture: amd64 for x86_64 PCs, arm64 for aarch64 / ARM64 devices.
2
Step 2 — Install the package
Open the downloaded `.deb` with a double-click or install it in Terminal using `sudo apt install ./file-name.deb`.
3
Step 3 — Launch VPNMesh
After installation, open VPNMesh from the applications menu, sign in, and connect.
If you are not sure which Linux architecture you have, run `uname -m`: `x86_64` means amd64, `aarch64` means arm64.