Package Details: twingate 2026.188.6692-1

Git Clone URL: https://aur.archlinux.org/twingate.git (read-only, click to copy)
Package Base: twingate
Description: Zero trust remote access client for resource and networks, based on twingate-bin
Upstream URL: https://twingate.com
Licenses: LicenseRef-Proprietary
Submitter: aloisianer
Maintainer: lmartinez-mirror
Last Packager: lmartinez-mirror
Votes: 2
Popularity: 0.53
First Submitted: 2024-11-07 20:26 (UTC)
Last Updated: 2026-07-08 19:22 (UTC)

Latest Comments

shayaknyc commented on 2026-07-13 20:28 (UTC)

Came here to confirm, the sha256sum for the new zst file is different than what's in the PKGBUILD. PKGBUILD shows this sha256 checksum: f042b0c4edcb7a271ba40a309e3519afa334855826bdb1b1ba48f99f23b6d9a2 The file's sha256 checksum is: 7b1a3fc6ada23940d6df45d2521143d46ceb0c91797c0959c4621656f7d25ae1

bellch commented on 2026-07-10 17:03 (UTC)

I am getting an error since that one or more files did not pass validity check.

bellch commented on 2026-05-12 02:16 (UTC)

I appreciate the convenience this provides. Please continue to maintain.

ooo commented on 2025-06-10 16:01 (UTC)

Fair enough.

I'd suggest making it parse things like pkgver, depends etc. from the upstream package for correctness, and extract everything in the upstream package instead of only selected files. Otherwise, the package may suddenly break if upsteam changes things.

Also I'm quite confused what anything in the install script is supposed to do. Looks like the script is intended for debian based distros and wouldn't really do anything on Arch. The upstream package does not ship with install script either.

aloisianer commented on 2025-06-09 13:39 (UTC)

The purpose of this PKGBUILD is to not need to go to the Twingate website and copy the command / download the package. Just a convenient way of installing Twingate.

ooo commented on 2025-06-09 11:31 (UTC)

What's the purpose of this PKGBUILD?

Twingate already provides pre-built Arch package, that you can install with pacman -U: https://www.twingate.com/docs/linux#pacman-arch-linux

All this AUR package seems to do is extract that package just to repackage it again.