AUR package that provides dependencies and compatibility fixes for ZScaler Client Connector on Arch Linux.
- Installs all required dependencies for ZScaler
- Creates compatibility symlinks for Debian/Ubuntu library versions
- Provides post-install instructions
- Does not install ZScaler itself (requires manual download from your organization)
- Does not configure ZScaler
yay -S zscaler-depsOr build manually:
git clone https://github.com/apiguy/zscaler-deps.git
cd zscaler-deps
makepkg -si- Download your organization's ZScaler installer (usually named
Zscaler-linux-X.X.X.X-installer-x64.run) - Run:
sudo bash Zscaler*.run - The services should start automatically
If services fail to start, check logs:
sudo journalctl -u zstunnel
journalctl --user -u ZSTray- ZScaler Client Connector 3.7.2
- Arch Linux (as of January 2025)
Issues and pull requests welcome!
MIT