kube-bench on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install kube-bench on Arch using YAY
$
yay -S
kube-bench
Copied
* (Optional) Uninstall kube-bench on Arch using YAY
$
yay -Rns
kube-bench
Copied
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
Copied
b. Clone kube-bench's git locally
$
git clone https://aur.archlinux.org/kube-bench.git
~/kube-bench
Copied
c. Go to ~/kube-bench folder and install it
$
cd
~/kube-bench
Copied
$
makepkg -si
Copied
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
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