kube-prompt on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S kube-prompt

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

$ yay -Rns kube-prompt

2. Manually Install "kube-prompt" via AUR

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

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

b. Clone kube-prompt's git locally

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

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

$ cd ~/kube-prompt $ makepkg -si

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

ID: 672770
Name: kube-prompt
PackageBaseID: 125350
PackageBase: kube-prompt
Version: 1.0.10-1
Description: An interactive kubernetes client featuring auto-complete using go-prompt
URL: https://github.com/c-bata/kube-prompt
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ianberinger
Submitter: ianberinger
FirstSubmitted: 1504630760
LastModified: 1575370293
URLPath: /cgit/aur.git/snapshot/kube-prompt.tar.gz