kubectl-split-yaml on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S kubectl-split-yaml

* (Optional) Uninstall kubectl-split-yaml on Arch using YAY

$ yay -Rns kubectl-split-yaml

2. Manually Install "kubectl-split-yaml" via AUR

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

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

b. Clone kubectl-split-yaml's git locally

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

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

$ cd ~/kubectl-split-yaml $ makepkg -si

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

ID: 848329
Name: kubectl-split-yaml
PackageBaseID: 156038
PackageBase: kubectl-split-yaml
Version: 0.1.0-4
Description: Split Kubernetes YAML output into one file per resource
URL: https://github.com/nathforge/kubectl-split-yaml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: matthias.lisin
FirstSubmitted: 1595939631
LastModified: 1610839551
URLPath: /cgit/aur.git/snapshot/kubectl-split-yaml.tar.gz