kubectl-who-can on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S kubectl-who-can

* (Optional) Uninstall kubectl-who-can on Arch using YAY

$ yay -Rns kubectl-who-can

2. Manually Install "kubectl-who-can" via AUR

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

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

b. Clone kubectl-who-can's git locally

$ git clone https://aur.archlinux.org/kubectl-who-can.git ~/kubectl-who-can

c. Go to ~/kubectl-who-can folder and install it

$ cd ~/kubectl-who-can $ makepkg -si

3. Information about the kubectl-who-can package on Arch User Repository (AUR)

ID: 1058771
Name: kubectl-who-can
PackageBaseID: 167558
PackageBase: kubectl-who-can
Version: 0.4.0-1
Description: Shows which subjects have RBAC permissions to VERB [TYPE | TYPE/NAME | NONRESOURCEURL] in Kubernetes
URL: https://github.com/aquasecurity/kubectl-who-can/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: raydelrosario
FirstSubmitted: 1622587810
LastModified: 1648601229
URLPath: /cgit/aur.git/snapshot/kubectl-who-can.tar.gz