kubectl-neat on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S kubectl-neat

* (Optional) Uninstall kubectl-neat on Arch using YAY

$ yay -Rns kubectl-neat

2. Manually Install "kubectl-neat" via AUR

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

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

b. Clone kubectl-neat's git locally

$ git clone https://aur.archlinux.org/kubectl-neat.git ~/kubectl-neat

c. Go to ~/kubectl-neat folder and install it

$ cd ~/kubectl-neat $ makepkg -si

3. Information about the kubectl-neat package on Arch User Repository (AUR)

ID: 980879
Name: kubectl-neat
PackageBaseID: 156041
PackageBase: kubectl-neat
Version: 2.0.3-1
Description: Clean up Kuberntes yaml and json output to make it readable
URL: https://github.com/itaysk/kubectl-neat
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mario.valderrama
Submitter: matthias.lisin
FirstSubmitted: 1595944417
LastModified: 1635514141
URLPath: /cgit/aur.git/snapshot/kubectl-neat.tar.gz

5. The same packages on other Linux Distributions