kubectx-bash on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S kubectx-bash

* (Optional) Uninstall kubectx-bash on Arch using YAY

$ yay -Rns kubectx-bash

2. Manually Install "kubectx-bash" via AUR

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

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

b. Clone kubectx-bash's git locally

$ git clone https://aur.archlinux.org/kubectx-bash.git ~/kubectx-bash

c. Go to ~/kubectx-bash folder and install it

$ cd ~/kubectx-bash $ makepkg -si

3. Information about the kubectx-bash package on Arch User Repository (AUR)

ID: 1341329
Name: kubectx-bash
PackageBaseID: 198921
PackageBase: kubectx-bash
Version: 0.9.5-1
Description: Utility to manage and switch between kubectl contexts and Kubernetes namespaces
URL: https://github.com/ahmetb/kubectx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: geraldwuhoo
Submitter: geraldwuhoo
FirstSubmitted: 1698312139
LastModified: 1698312139
URLPath: /cgit/aur.git/snapshot/kubectx-bash.tar.gz