kubebuilder-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S kubebuilder-bin

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

$ yay -Rns kubebuilder-bin

2. Manually Install "kubebuilder-bin" via AUR

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

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

b. Clone kubebuilder-bin's git locally

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

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

$ cd ~/kubebuilder-bin $ makepkg -si

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

ID: 1425095
Name: kubebuilder-bin
PackageBaseID: 177289
PackageBase: kubebuilder-bin
Version: 3.14.0-1
Description: SDK for building Kubernetes APIs
URL: https://github.com/kubernetes-sigs/kubebuilder
NumVotes: 3
Popularity: 0.130806
OutOfDate:
Maintainer: vianney
Submitter: voltbit
FirstSubmitted: 1648203645
LastModified: 1710171394
URLPath: /cgit/aur.git/snapshot/kubebuilder-bin.tar.gz