guard-bin on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "guard-bin" 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 guard-bin on Arch using YAY

$ yay -S guard-bin

* (Optional) Uninstall guard-bin on Arch using YAY

$ yay -Rns guard-bin

2. Manually Install "guard-bin" via AUR

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

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

b. Clone guard-bin's git locally

$ git clone https://aur.archlinux.org/guard-bin.git ~/guard-bin

c. Go to ~/guard-bin folder and install it

$ cd ~/guard-bin $ makepkg -si

3. Information about the guard-bin package on Arch User Repository (AUR)

ID: 1297485
Name: guard-bin
PackageBaseID: 193988
PackageBase: guard-bin
Version: 0.16.0-1
Description: Guard by AppsCode - Kubernetes Authentication WebHook Server
URL: https://appscode.com/products/guard/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: got-root
Submitter: got-root
FirstSubmitted: 1684972451
LastModified: 1690898756
URLPath: /cgit/aur.git/snapshot/guard-bin.tar.gz