kube-fzf on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S kube-fzf

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

$ yay -Rns kube-fzf

2. Manually Install "kube-fzf" via AUR

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

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

b. Clone kube-fzf's git locally

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

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

$ cd ~/kube-fzf $ makepkg -si

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

ID: 968494
Name: kube-fzf
PackageBaseID: 142405
PackageBase: kube-fzf
Version: 1.6.3-1
Description: Command-line fuzzy searching of Kubernetes pods
URL: https://github.com/thecasualcoder/kube-fzf
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: secustor
Submitter: dbirks
FirstSubmitted: 1559192635
LastModified: 1633171379
URLPath: /cgit/aur.git/snapshot/kube-fzf.tar.gz