Hello, I am trying to test out twingate, but can’t seem to locate the *.deb linux package.
When I run the installer, all I get is:
Fetched 18.6 kB in 2s (9,630 B/s)
Reading package lists…
Building dependency tree…
Reading state information…
All packages are up to date.
Reading package lists…
Building dependency tree…
Reading state information…
E: Unable to locate package twingate
Is there something I needed to do to ensure these prerequisites?
System Prerequisites
The Linux Client requires either systemd-resolved service to be enabled/running or NetworkManager service to be configured and enabled/running as the client DNS service.
Hello again,
I also tried the manual installation method but the result is the same…
and ends with:
~ $ sudo apt install -yq twingate
Reading package lists…
Building dependency tree…
Reading state information…
E: Unable to locate package twingate
when looking at the manual installation URL, if I browse to: https://packages.twingate.com/apt/
should I get an error? or should I be able to see the source?
I don’t think that URL works, or the package has moved, or something.
I see. Thank you for the follow up. I have a Raspberry Pi currently running ubuntu server 22.04 64bit. We only have binaries for 64-bit OS. I will test and see what I can accomplish. I will check back shortly.
If you open the apt repo URL in the browser we currently don’t display anything, hence why you get a 404 error and see Not Found. You can verify that packages are present in the repo by running apt list -a twingate on your machine. I’ll see if we can improve this.
However, like @chris-twingate said, we only support arm64 and not arm, so you won’t be able to download the client to your specific Raspberry Pi.