Hi there.
I have decided to leave the Window world and use Zorin 17.2
Before I started I checked to see if either Mullvad or IPVanish VPNs were available to run on Zorin and from what I could see they were so made the change.
I can’t get access to the info for IPVanish and their support don’t answer my requests.
Mullvad has answered and I now have the instructions below.
However I type these into Terminal I get an error.
Sorry I am new to this, not sure if I have to start a new line where they do or continue typing, tried several ways and not getting anywhere.
Any help would be greatly appreciate.
# Download the Mullvad signing key
sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
# Add the Mullvad repository server to apt
echo "deb [signed-by=/usr/share/keyrings/mullvad-keyring.asc arch=$( dpkg --print-architecture )] https://repository.mullvad.net/deb/stable $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/mullvad.list
# Install the package
sudo apt update
sudo apt install mullvad-vpn