kube-bench-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S kube-bench-bin

* (Optional) Uninstall kube-bench-bin on Arch using YAY

$ yay -Rns kube-bench-bin

2. Manually Install "kube-bench-bin" via AUR

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

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

b. Clone kube-bench-bin's git locally

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

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

$ cd ~/kube-bench-bin $ makepkg -si

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

ID: 1396553
Name: kube-bench-bin
PackageBaseID: 165609
PackageBase: kube-bench-bin
Version: 0.7.1-0
Description: Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark
URL: https://github.com/aquasecurity/kube-bench
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cwrau
Submitter: cwrau
FirstSubmitted: 1618423035
LastModified: 1706776911
URLPath: /cgit/aur.git/snapshot/kube-bench-bin.tar.gz