How to install Proton VPN on Arch Linux
- Lettura
- 1 minuto
- Categoria
- Proton VPN apps
Proton VPN offers a Linux GUI app (with a graphic user interface) and a Linux CLI (command-line tool). These are available on Arch Linux as a package(nuova finestra) maintained by a dedicated community contributor. We’re working towards providing official support for Arch. In the meantime, support may be limited.
- Other ways to use Proton VPN on Linux
- How to use the Proton VPN Linux GUI app
- How to use the Proton VPN CLI
To install the GUI app, open a terminal window and run:
pacman -S proton-vpn-gtk-app
To install the CLI tool, open a terminal window and run:
pacman -S proton-vpn-cli
Note that Proton VPN requires:
- gnome-keyring(nuova finestra) (it may also work with KDE’s KWallet, but this is not officially supported)
- NetworkManager(nuova finestra)
To use split tunneling (currently available on the GUI app only), systemd-resolved(nuova finestra) is also required.