kube-prompt-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S kube-prompt-git

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

$ yay -Rns kube-prompt-git

2. Manually Install "kube-prompt-git" 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-git's git locally

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

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

$ cd ~/kube-prompt-git $ makepkg -si

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

ID: 903006
Name: kube-prompt-git
PackageBaseID: 138043
PackageBase: kube-prompt-git
Version: 1.0.11.r1.g8547400-1
Description: An interactive kubernetes client featuring auto-complete using go-prompt.
URL: https://github.com/c-bata/kube-prompt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: matthias.lisin
FirstSubmitted: 1544800026
LastModified: 1620312687
URLPath: /cgit/aur.git/snapshot/kube-prompt-git.tar.gz