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

Last updated: June 26,2024

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

$ yay -S kube-hunter-bin

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

$ yay -Rns kube-hunter-bin

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

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

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

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

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

ID: 1199039
Name: kube-hunter-bin
PackageBaseID: 165611
PackageBase: kube-hunter-bin
Version: 0.6.8-0
Description: Hunt for security weaknesses in Kubernetes clusters
URL: https://github.com/aquasecurity/kube-hunter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cwrau
Submitter: cwrau
FirstSubmitted: 1618423321
LastModified: 1674120160
URLPath: /cgit/aur.git/snapshot/kube-hunter-bin.tar.gz