This repo contains PKGBUILD
for Arch Linux for installing Palo Alto Network's
GlobalProtect VPN Client app, in order to connect to
University of Melbourne VPN.
This PKGBUILD
requires the source Ubuntu installer package (.deb
), which can
be downloaded from UoM VPN.
After downloading the necessary package, remember to change the relevant
variables, such as pkgver
and pkgrel
. Then regenerate the checksums using:
$ makepkg -g >> PKGBUILD
Update the sha256sums
appropriately.
It is also assumed that you are building in a clean chroot
and have the pre-requisites installed.
If you have trouble starting the daemon or client, first ensure that you have followed the instructions from post-install messages. Also check AUR for suggestions from others.
One of the required dependencies is qt5-webkitAUR, however, it takes very long to build that package. You may choose to install the pre-built binary released by the current maintainer of that AUR package (FabioLolix as of 2023/09/20).