kustomize-bin on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S kustomize-bin

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

$ yay -Rns kustomize-bin

2. Manually Install "kustomize-bin" via AUR

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

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

b. Clone kustomize-bin's git locally

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

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

$ cd ~/kustomize-bin $ makepkg -si

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

ID: 1084069
Name: kustomize-bin
PackageBaseID: 134219
PackageBase: kustomize-bin
Version: 4.5.5-1
Description: Customization of Kubernetes YAML configurations
URL: https://github.com/kubernetes-sigs/kustomize
NumVotes: 4
Popularity: 1.4E-5
OutOfDate:
Maintainer: mjboa
FirstSubmitted: 1531453714
LastModified: 1653310534
URLPath: /cgit/aur.git/snapshot/kustomize-bin.tar.gz