I love installing Linux software
I tried a clean install of BookwormPup64 10.0.8
After adding the protonvpn repositories by doing step 1 and 2 in this how to:
https://protonvpn.com/support/official- ... pn-debian/
Did the reload of repository info in Synaptic package manager.
Used synaptic package manager to install this:
protonvpn 1.1.0-1 protonVPN metapackage
You can see by this image of Synaptic it installed a bunch of other dependency stuff.
.
.
This seems to get everything needed.
Tried protonvpn-app in a terminal and it seems to run clean.
So this may be a better way to get it installed.
This is probably the way to do it using apt package manager
Code: Select all
apt update
apt install protonvpn
.
.
The GUI does have this issue.
NOTE: the "Create Account" and "Need Help?" links do not open properly in Firefox, but you can access manually on their site.
If you right click on them it will give you a copy url option.
That you can paste into the address slot in a browser to go to the web page.
.
.
.