agclient on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "agclient" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install agclient on Arch using YAY

$ yay -S agclient

* (Optional) Uninstall agclient on Arch using YAY

$ yay -Rns agclient

2. Manually Install "agclient" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone agclient's git locally

$ git clone https://aur.archlinux.org/agclient.git ~/agclient

c. Go to ~/agclient folder and install it

$ cd ~/agclient $ makepkg -si

3. Information about the agclient package on Arch User Repository (AUR)

ID: 194563
Name: agclient
PackageBaseID: 71423
PackageBase: agclient
Version: 10.2-1
Description: A client to connect to an Appgate server.
URL: http://tech.cryptzone.com/
NumVotes: 2
Popularity: 0
OutOfDate: 1638336101
Maintainer:
FirstSubmitted: 1372515607
LastModified: 1434200601
URLPath: /cgit/aur.git/snapshot/agclient.tar.gz