How to install Proton VPN on Arch Linux
- Чтение
- 1 мин.
- Категория
- 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(новое окно) 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(новое окно) (it may also work with KDE’s KWallet, but this is not officially supported)
- NetworkManager(новое окно)
To use split tunneling (currently available on the GUI app only), systemd-resolved(новое окно) is also required.