kind-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S kind-git

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

$ yay -Rns kind-git

2. Manually Install "kind-git" via AUR

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

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

b. Clone kind-git's git locally

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

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

$ cd ~/kind-git $ makepkg -si

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

ID: 996682
Name: kind-git
PackageBaseID: 173585
PackageBase: kind-git
Version: 0.11.1.r244.g92e01d72-1
Description: Kubernetes IN Docker - local clusters for testing Kubernetes
URL: https://github.com/kubernetes-sigs/kind
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sourgrasses
Submitter: sourgrasses
FirstSubmitted: 1638385219
LastModified: 1638385219
URLPath: /cgit/aur.git/snapshot/kind-git.tar.gz