Hi. I"m currently trying to connect my local PiHole to my Pritunl VPN hosted on a VPS cloud instance so i can take advantage of my Pihole both locally and when I connect to my VPN remotely. I’m trying to install the Pritunl client via CLI but apt can’t seem to find the package for pritunl-client
. I followed the instructions here under Debian 10 to install but I get this error when running sudo apt-get install pritunl-client
: E: Unable to locate package pritunl-client
. Same for pritunl-client-electron
When printing my repositories I get:
deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
deb http://archive.raspberrypi.org/debian/ buster main
deb https://repo.pritunl.com/stable/apt buster main
However when running sudo apt-cache policy
I don’t see the pritunl repo URL listed which may be causing the issue.
OS info for my Pi-Zero:
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster