krew on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "krew" 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
Copied
b. Install krew on Arch using YAY
$
yay -S
krew
Copied
* (Optional) Uninstall krew on Arch using YAY
$
yay -Rns
krew
Copied
2. Manually Install "krew" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone krew's git locally
$
git clone https://aur.archlinux.org/krew.git
~/krew
Copied
c. Go to ~/krew folder and install it
$
cd
~/krew
Copied
$
makepkg -si
Copied
3. Information about the krew package on Arch User Repository (AUR)
ID: 1394505
Name: krew
PackageBaseID: 164270
PackageBase: krew
Version: 0.4.4-2
Description: Find and install kubectl plugins
URL: https://github.com/kubernetes-sigs/krew
NumVotes: 2
Popularity: 0.005211
OutOfDate:
Maintainer: carsme
Submitter: 0x76
FirstSubmitted: 1615575843
LastModified: 1706481511
URLPath: /cgit/aur.git/snapshot/krew.tar.gz
Name: krew
PackageBaseID: 164270
PackageBase: krew
Version: 0.4.4-2
Description: Find and install kubectl plugins
URL: https://github.com/kubernetes-sigs/krew
NumVotes: 2
Popularity: 0.005211
OutOfDate:
Maintainer: carsme
Submitter: 0x76
FirstSubmitted: 1615575843
LastModified: 1706481511
URLPath: /cgit/aur.git/snapshot/krew.tar.gz