NymVPN pour Linux
Protégez vos données personnelles de toute surveillance
Accédez à du contenu partout dans le monde dès que vous le voulez
Sécurisez vos données grâce à un chiffrement multicouche et à un routage décentralisé

Comment installer NymVPN sur les distributions basées sur Arch Linux et 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

Comment installer le client NymVPN avec 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.
Flatpak
Step 1
Setup Flathub
https://flathub.org/setup
Flatpak
Step 2.1
Install the NymVPN app
Command-line:
flatpak install flathub net.nymtech.NymVPN
Comment installer NymVPN avec AppImage
Nous fournissons AppImage pour l'application client.
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
AppImage
Step 2
Téléchargement
Download the AppImage from the assets
AppImage
Step 3
Run
Make it executable and run it.
Comment installer NymVPN sur d'autres distributions Linux
Pour d’autres distributions Linux comme Fedora, vous pouvez également suivre les instructions d’installation standard ci-dessous. We’re gradually adding platform-specific packages — such as a Fedora RPM – based on user feedback.
Autre
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
Autre

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
Avec NymVPN sur Linux, toutes les données entrantes et sortantes de votre appareil Linux seront protégées contre toute surveillance.
Pour utiliser NymVPN sur Linux, abonnez-vous à NymVPN, téléchargez et installez l’application en suivant les instructions correspondant à votre distribution Linux, puis connectez-vous à l’application avec votre phrase de récupération.
Oui. NymVPN est construit avec une philosophie open-source, permettant aux utilisateurs de Linux d'inspecter et de vérifier le fonctionnement du logiciel. Cette transparence est particulièrement importante pour les utilisateurs qui accordent la priorité à la confidentialité, à la sécurité et à la confiance dans leurs outils de réseau.
Les utilisateurs de Linux accordent souvent la priorité au contrôle, à la transparence et à la sécurité. Les VPN décentralisés s'alignent sur ces valeurs en réduisant la dépendance à l'infrastructure propriétaire et en minimisant la centralisation de la journalisation ou de l'agrégation des données.
