ProtonVPN / proton-vpn-gtk-app

Official ProtonVPN Linux app
https://protonvpn.com/download-linux
GNU General Public License v3.0
152 stars 20 forks source link

Instructions or a way to install the app on unsupported linux distribution #39

Closed vysdel closed 2 months ago

vysdel commented 3 months ago

We are happy to answer your questions about the code or discuss technical ideas.

Please complete the following checklist (by adding [x]):


Please provide a way to use the official app package in case of unsupported linux distributions. This is especially important now that you have deprecated protonvpn-cli and it no longer works at all https://github.com/Rafficer/linux-cli-community/issues/365

Maybe you can provide instructions on how to install it into virtual env with pip? Or even you can create official releases with AppImage or Flatpak which wok on any distro?

Thanks

calexandru2018 commented 2 months ago

Hey @vysdel , so this is a bit of a complicated topic.

We want to support as much as possible, but if we'd introduce manual installations we'd overwhelm ourselves with distributions that we do not support, and thus loose focus on what has to be done. We'll provide official manual installations as soon as our app gets a bit on par with the other platforms, until then I can leave some instructions here that you can try by yourself. Note that this is not officially supported so do at your own risk:

Install the packages in the following order and make sure you're doing it inside a venv:

Depending on the distribution you might need also nm-applet (naming convention might vary), network-manager-openvpn and gnome-keyring installed and up and running. Also have NetworkManager running and properly configured.