NymVPN para Linux
Protege tus datos personales de toda vigilancia
Accede a contenidos en todo el mundo cuando los necesites
Protege tus datos mediante cifrado multicapa y enrutamiento descentralizado

How to install NymVPN on Ubuntu and Debian-based
Ubuntu and Debian
Step 1
Download the Nym repo
Run from Terminal:
wget https://apt.nymtech.net/pool/main/n/nym-repo-setup/nym-repo-setup_1.0.1_amd64.deb -O /tmp/nym-repo-setup_1.0.1_amd64.deb
Ubuntu and Debian
Step 2
Install repo
From Terminal:
sudo dpkg -i /tmp/nym-repo-setup_1.0.1_amd64.deb
Ubuntu and Debian
Step 3
Install NymVPN
From Terminal:
sudo apt install nym-vpn
Cómo instalar NymVPN en Arch Linux y distribuciones basadas en Arch
Arch
Step 1.1
Install
yay -S nym-vpnd-bin nym-vpn-app-bin
Arch
Step 1.2
Or build from sources
yay -S nym-vpnd nym-vpn-app
Note: The packages may take some time to compile
Arch
Step 2
Enable and start NymVPN
A systemd service is provided, the following command needs to be run only once:
sudo systemctl enable --now nym-vpnd.service

Cómo instalar el cliente NymVPN con Flatpak
We offer a Flatpak package on Flathub
NymVPN consists of two components:
- The client (app)
- The daemon (background service)
Install daemon separately
The Flatpak package only installs the client app. The daemon must be installed separately.
Getting a "lock error IO error"?
There is probably an instance already running in the background.
Installing NymVPN client with Flatpak
Flatpak
Step 1
Setup Flathub
To install, find the the latest nym-vpn-app build in Github:
https://flathub.org/setup
Flatpak
Step 2.1
Install the NymVPN app
Command-line:
flatpak install flathub net.nymtech.NymVPN
Cómo instalar NymVPN con AppImage
Proporcionamos AppImage para la aplicación cliente.
AppImage
Step 1
Install from Github
To install, find the the latest nym-vpn-app build in Github:
https://github.com/nymtech/nym-vpn-client/releases/download/nym-vpn-app-v1.28.0/NymVPN_1.28.0_amd64.AppImage
AppImage
Step 2
Descargar
Download the AppImage from the assets
AppImage
Step 3
Run
Make it executable and run it.
Cómo instalar NymVPN en otras distribuciones de Linux
Para otras distribuciones de Linux como Fedora, también puede utilizar las instrucciones de instalación estándar que se indican a continuación. We’re gradually adding platform-specific packages — such as a Fedora RPM – based on user feedback.
Otros
To install:
Run the following command in a terminal:
curl -SsL https://raw.githubusercontent.com/nymtech/nym-vpn-client/refs/heads/develop/.pkg/linux/install | bash
Otros

To uninstall:
Run the following command in a terminal:
curl -SsL https://raw.githubusercontent.com/nymtech/nym-vpn-client/refs/heads/develop/.pkg/linux/install | bash -s uninstall
Download NymVPN on Linux: FAQs
Con NymVPN en Linux, todos los datos que entren y salgan de tu dispositivo Linux estarán protegidos contra la vigilancia.
Para utilizar NymVPN en Linux, suscríbete a NymVPN, descarga e instala la aplicación siguiendo las instrucciones de tu distribución de Linux e inicie sesión en la aplicación con tu frase de recuperación.
Sí. NymVPN está construido con una capa de código abierto que permite a los usuarios de Linux inspeccionar y verificar cómo funciona el software. Esta transparencia es especialmente importante para los usuarios que priorizan la privacidad, la seguridad y la confianza en sus herramientas de red.
Los usuarios de Linux suelen priorizar el control, la transparencia y la seguridad. Las VPN descentralizadas se alinean con estos valores reduciendo la dependencia de la infraestructura propietaria y minimizando el registro centralizado o la agregación de datos.
