kubeval-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S kubeval-bin

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

$ yay -Rns kubeval-bin

2. Manually Install "kubeval-bin" via AUR

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

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

b. Clone kubeval-bin's git locally

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

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

$ cd ~/kubeval-bin $ makepkg -si

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

ID: 902586
Name: kubeval-bin
PackageBaseID: 129519
PackageBase: kubeval-bin
Version: 0.16.1-1
Description: Tool for validating Kubernetes YAML or JSON configuration files
URL: https://github.com/garethr/kubeval
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: cameel
Submitter: cameel
FirstSubmitted: 1517053928
LastModified: 1620235338
URLPath: /cgit/aur.git/snapshot/kubeval-bin.tar.gz