kubectl1.26 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kubectl1.26

* (Optional) Uninstall kubectl1.26 on Arch using YAY

$ yay -Rns kubectl1.26

2. Manually Install "kubectl1.26" via AUR

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

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

b. Clone kubectl1.26's git locally

$ git clone https://aur.archlinux.org/kubectl1.26.git ~/kubectl1.26

c. Go to ~/kubectl1.26 folder and install it

$ cd ~/kubectl1.26 $ makepkg -si

3. Information about the kubectl1.26 package on Arch User Repository (AUR)

ID: 1354044
Name: kubectl1.26
PackageBaseID: 199608
PackageBase: kubernetes1.26
Version: 1.26.10-1
Description: A command line tool for communicating with a Kubernetes API server
URL: https://kubernetes.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: doclai
Submitter: doclai
FirstSubmitted: 1700108520
LastModified: 1700115472
URLPath: /cgit/aur.git/snapshot/kubectl1.26.tar.gz