kubectl-konfig on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S kubectl-konfig

* (Optional) Uninstall kubectl-konfig on Arch using YAY

$ yay -Rns kubectl-konfig

2. Manually Install "kubectl-konfig" via AUR

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

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

b. Clone kubectl-konfig's git locally

$ git clone https://aur.archlinux.org/kubectl-konfig.git ~/kubectl-konfig

c. Go to ~/kubectl-konfig folder and install it

$ cd ~/kubectl-konfig $ makepkg -si

3. Information about the kubectl-konfig package on Arch User Repository (AUR)

ID: 952707
Name: kubectl-konfig
PackageBaseID: 166248
PackageBase: kubectl-konfig
Version: 0.2.6-0
Description: konfig helps to merge, split or import kubeconfig files
URL: https://github.com/corneliusweig/konfig
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cwrau
Submitter: cwrau
FirstSubmitted: 1619786748
LastModified: 1629980980
URLPath: /cgit/aur.git/snapshot/kubectl-konfig.tar.gz