kubeadm-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S kubeadm-bin

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

$ yay -Rns kubeadm-bin

2. Manually Install "kubeadm-bin" via AUR

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

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

b. Clone kubeadm-bin's git locally

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

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

$ cd ~/kubeadm-bin $ makepkg -si

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

ID: 1413445
Name: kubeadm-bin
PackageBaseID: 123769
PackageBase: kubeadm-bin
Version: 1.29.2-1
Description: Kubernetes.io kubeadm binary
URL: http://kubernetes.io
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: GeorgeRaven
Submitter: colemickens
FirstSubmitted: 1499035623
LastModified: 1708549989
URLPath: /cgit/aur.git/snapshot/kubeadm-bin.tar.gz