kubeaudit on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "kubeaudit" 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 kubeaudit on Arch using YAY
$
yay -S
kubeaudit
Copied
* (Optional) Uninstall kubeaudit on Arch using YAY
$
yay -Rns
kubeaudit
Copied
2. Manually Install "kubeaudit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kubeaudit's git locally
$
git clone https://aur.archlinux.org/kubeaudit.git
~/kubeaudit
Copied
c. Go to ~/kubeaudit folder and install it
$
cd
~/kubeaudit
Copied
$
makepkg -si
Copied
3. Information about the kubeaudit package on Arch User Repository (AUR)
ID: 1245852
Name: kubeaudit
PackageBaseID: 156629
PackageBase: kubeaudit
Version: 0.22.0-1
Description: kubeaudit is a command line tool and a Go package to audit Kubernetes clusters for various different security concerns.
URL: https://github.com/Shopify/kubeaudit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: olivierlm
Submitter: olivierlm
FirstSubmitted: 1597143468
LastModified: 1682351261
URLPath: /cgit/aur.git/snapshot/kubeaudit.tar.gz
Name: kubeaudit
PackageBaseID: 156629
PackageBase: kubeaudit
Version: 0.22.0-1
Description: kubeaudit is a command line tool and a Go package to audit Kubernetes clusters for various different security concerns.
URL: https://github.com/Shopify/kubeaudit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: olivierlm
Submitter: olivierlm
FirstSubmitted: 1597143468
LastModified: 1682351261
URLPath: /cgit/aur.git/snapshot/kubeaudit.tar.gz