kube-shell on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S kube-shell

* (Optional) Uninstall kube-shell on Arch using YAY

$ yay -Rns kube-shell

2. Manually Install "kube-shell" via AUR

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

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

b. Clone kube-shell's git locally

$ git clone https://aur.archlinux.org/kube-shell.git ~/kube-shell

c. Go to ~/kube-shell folder and install it

$ cd ~/kube-shell $ makepkg -si

3. Information about the kube-shell package on Arch User Repository (AUR)

ID: 459105
Name: kube-shell
PackageBaseID: 124381
PackageBase: kube-shell
Version: 0.0.21-2
Description: An integrated shell for working with the Kubernetes CLI
URL: https://github.com/cloudnativelabs/kube-shell
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ianberinger
Submitter: ianberinger
FirstSubmitted: 1501284118
LastModified: 1510098344
URLPath: /cgit/aur.git/snapshot/kube-shell.tar.gz