kubescape-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S kubescape-bin

* (Optional) Uninstall kubescape-bin on Arch using YAY

$ yay -Rns kubescape-bin

2. Manually Install "kubescape-bin" via AUR

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

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

b. Clone kubescape-bin's git locally

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

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

$ cd ~/kubescape-bin $ makepkg -si

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

ID: 1365464
Name: kubescape-bin
PackageBaseID: 170769
PackageBase: kubescape-bin
Version: 3.0.1-1
Description: kubescape is the first tool for testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by to NSA and CISA
URL: https://github.com/armosec/kubescape
NumVotes: 2
Popularity: 9.0E-6
OutOfDate:
Maintainer: mickaelca
Submitter: mickaelca
FirstSubmitted: 1630806374
LastModified: 1701858799
URLPath: /cgit/aur.git/snapshot/kubescape-bin.tar.gz