kind-bin on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S kind-bin

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

$ yay -Rns kind-bin

2. Manually Install "kind-bin" via AUR

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

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

b. Clone kind-bin's git locally

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

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

$ cd ~/kind-bin $ makepkg -si

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

ID: 1409466
Name: kind-bin
PackageBaseID: 141334
PackageBase: kind-bin
Version: 0.22.0-1
Description: Kubernetes IN Docker - local clusters for testing Kubernetes
URL: https://github.com/kubernetes-sigs/kind
NumVotes: 23
Popularity: 0.000108
OutOfDate:
Maintainer: analbeard
Submitter: analbeard
FirstSubmitted: 1555574118
LastModified: 1707977617
URLPath: /cgit/aur.git/snapshot/kind-bin.tar.gz