kubefedctl on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S kubefedctl

* (Optional) Uninstall kubefedctl on Arch using YAY

$ yay -Rns kubefedctl

2. Manually Install "kubefedctl" via AUR

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

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

b. Clone kubefedctl's git locally

$ git clone https://aur.archlinux.org/kubefedctl.git ~/kubefedctl

c. Go to ~/kubefedctl folder and install it

$ cd ~/kubefedctl $ makepkg -si

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

ID: 643033
Name: kubefedctl
PackageBaseID: 143201
PackageBase: kubefedctl
Version: 0.1.0_rc6-1
Description: Kubernetes Cluster Federation (kubefed)
URL: https://github.com/kubernetes-sigs/kubefed
NumVotes: 0
Popularity: 0
OutOfDate: 1607637214
Maintainer:
Submitter: dissonant
FirstSubmitted: 1562188701
LastModified: 1567609252
URLPath: /cgit/aur.git/snapshot/kubefedctl.tar.gz