How to install the Proton VPN GUI app on Arch
- Reading
- 1 min
- Category
- Linux
Proton VPN 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.
Note that we also offer the Proton VPN CLI, a command-line tool that runs from the Linux terminal.
Learn how to install and use the Proton VPN Linux CLI
To install the GUI app, open a terminal window and run:
pacman -S proton-vpn-gtk-app
Note that the Linux GUI app requires the gnome-keyring(new window) (it may also work with KDE’s KWallet, but this is not officially supported).
To use split tunneling (optional), systemd-resolved(new window) is also required.