k8s-ldap-auth on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "k8s-ldap-auth" 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 k8s-ldap-auth on Arch using YAY

$ yay -S k8s-ldap-auth

* (Optional) Uninstall k8s-ldap-auth on Arch using YAY

$ yay -Rns k8s-ldap-auth

2. Manually Install "k8s-ldap-auth" via AUR

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

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

b. Clone k8s-ldap-auth's git locally

$ git clone https://aur.archlinux.org/k8s-ldap-auth.git ~/k8s-ldap-auth

c. Go to ~/k8s-ldap-auth folder and install it

$ cd ~/k8s-ldap-auth $ makepkg -si

3. Information about the k8s-ldap-auth package on Arch User Repository (AUR)

ID: 1322275
Name: k8s-ldap-auth
PackageBaseID: 169261
PackageBase: k8s-ldap-auth
Version: 4.0.0-2
Description: Kubernetes webhook token authentication plugin implementation using ldap.
URL: https://github.com/vbouchaud/k8s-ldap-auth
NumVotes: 1
Popularity: 0.043417
OutOfDate:
Maintainer: vianney
Submitter: vianney
FirstSubmitted: 1627374463
LastModified: 1695281902
URLPath: /cgit/aur.git/snapshot/k8s-ldap-auth.tar.gz