kube-apiserver1.26 on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S kube-apiserver1.26

* (Optional) Uninstall kube-apiserver1.26 on Arch using YAY

$ yay -Rns kube-apiserver1.26

2. Manually Install "kube-apiserver1.26" via AUR

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

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

b. Clone kube-apiserver1.26's git locally

$ git clone https://aur.archlinux.org/kube-apiserver1.26.git ~/kube-apiserver1.26

c. Go to ~/kube-apiserver1.26 folder and install it

$ cd ~/kube-apiserver1.26 $ makepkg -si

3. Information about the kube-apiserver1.26 package on Arch User Repository (AUR)

ID: 1354039
Name: kube-apiserver1.26
PackageBaseID: 199608
PackageBase: kubernetes1.26
Version: 1.26.10-1
Description: Kubernetes control plane component exposing the Kubernetes API
URL: https://kubernetes.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: doclai
Submitter: doclai
FirstSubmitted: 1700108520
LastModified: 1700115472
URLPath: /cgit/aur.git/snapshot/kube-apiserver1.26.tar.gz