kubectl-bin on AUR (Arch User Repository)

Last updated: February 24,2025

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

$ yay -S kubectl-bin

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

$ yay -Rns kubectl-bin

2. Manually Install "kubectl-bin" via AUR

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

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

b. Clone kubectl-bin's git locally

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

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

$ cd ~/kubectl-bin $ makepkg -si

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

ID: 1415612
Name: kubectl-bin
PackageBaseID: 186215
PackageBase: kubectl-bin
Version: 1.29.2-1
Description: Kubernetes.io kubectl binary
URL: http://kubernetes.io
NumVotes: 2
Popularity: 0.038654
OutOfDate:
Maintainer: GeorgeRaven
Submitter: GeorgeRaven
FirstSubmitted: 1664574179
LastModified: 1708928278
URLPath: /cgit/aur.git/snapshot/kubectl-bin.tar.gz