kubech on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S kubech

* (Optional) Uninstall kubech on Arch using YAY

$ yay -Rns kubech

2. Manually Install "kubech" via AUR

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

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

b. Clone kubech's git locally

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

c. Go to ~/kubech folder and install it

$ cd ~/kubech $ makepkg -si

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

ID: 1116778
Name: kubech
PackageBaseID: 172651
PackageBase: kubech
Version: 0.0.6-1
Description: Set kubectl contexts/namespaces per shell/terminal to manage multi Kubernetes cluster at the same time.
URL: https://github.com/aabouzaid/kubech
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arth
Submitter: arth
FirstSubmitted: 1635848114
LastModified: 1658739079
URLPath: /cgit/aur.git/snapshot/kubech.tar.gz