krew-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S krew-bin

* (Optional) Uninstall krew-bin on Arch using YAY

$ yay -Rns krew-bin

2. Manually Install "krew-bin" via AUR

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

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

b. Clone krew-bin's git locally

$ git clone https://aur.archlinux.org/krew-bin.git ~/krew-bin

c. Go to ~/krew-bin folder and install it

$ cd ~/krew-bin $ makepkg -si

3. Information about the krew-bin package on Arch User Repository (AUR)

ID: 1290559
Name: krew-bin
PackageBaseID: 150896
PackageBase: krew-bin
Version: 0.4.4-1
Description: Krew is the package manager for kubectl plugins.
URL: https://krew.sigs.k8s.io/
NumVotes: 7
Popularity: 0.107722
OutOfDate:
Maintainer: invidian
Submitter: invidian
FirstSubmitted: 1585577222
LastModified: 1689667358
URLPath: /cgit/aur.git/snapshot/krew-bin.tar.gz