How to install the Proton VPN GUI app on Arch
- Reading
- 1 min
- Category
- Linux
The Proton VPN Linux GUI app is available on Arch Linux as a package(new window) maintained by a dedicated community contributor. We’re working towards providing official support for Arch. In the meantime, support may be limited.
To install the GUI app, open a terminal window and run:
pacman -S proton-vpn-gtk-app
Note that the Linux GUI app requires:
- gnome-keyring(new window) (it may also work with KDE’s KWallet, but this is not officially supported)
- NetworkManager(new window)
To use split tunneling (optional), systemd-resolved(new window) is also required.