kubecfg on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S kubecfg

* (Optional) Uninstall kubecfg on Arch using YAY

$ yay -Rns kubecfg

2. Manually Install "kubecfg" via AUR

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

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

b. Clone kubecfg's git locally

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

c. Go to ~/kubecfg folder and install it

$ cd ~/kubecfg $ makepkg -si

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

ID: 743232
Name: kubecfg
PackageBaseID: 136776
PackageBase: kubecfg
Version: 0.16.0-1
Description: A tool for managing complex enterprise Kubernetes environments as code
URL: https://github.com/bitnami/kubecfg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: intelfx
FirstSubmitted: 1540006952
LastModified: 1590534900
URLPath: /cgit/aur.git/snapshot/kubecfg.tar.gz