kube-bench on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S kube-bench

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

$ yay -Rns kube-bench

2. Manually Install "kube-bench" 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's git locally

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

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

$ cd ~/kube-bench $ makepkg -si

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

ID: 554293
Name: kube-bench
PackageBaseID: 136857
PackageBase: kube-bench
Version: 0.0.22-1
Description: Checks whether Kubernetes is deployed according to security best practices
URL: https://github.com/aquasecurity/kube-bench
NumVotes: 0
Popularity: 0
OutOfDate: 1575286740
Maintainer: sleepycat
Submitter: sleepycat
FirstSubmitted: 1540348393
LastModified: 1540348393
URLPath: /cgit/aur.git/snapshot/kube-bench.tar.gz