kauthproxy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S kauthproxy

* (Optional) Uninstall kauthproxy on Arch using YAY

$ yay -Rns kauthproxy

2. Manually Install "kauthproxy" via AUR

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

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

b. Clone kauthproxy's git locally

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

c. Go to ~/kauthproxy folder and install it

$ cd ~/kauthproxy $ makepkg -si

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

ID: 1249471
Name: kauthproxy
PackageBaseID: 166894
PackageBase: kauthproxy
Version: 1.2.1-1
Description: Local authentication proxy for Kubernetes Dashboard
URL: https://github.com/int128/kauthproxy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dafero
Submitter: dafero
FirstSubmitted: 1621003076
LastModified: 1682681178
URLPath: /cgit/aur.git/snapshot/kauthproxy.tar.gz