kubent-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S kubent-bin

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

$ yay -Rns kubent-bin

2. Manually Install "kubent-bin" via AUR

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

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

b. Clone kubent-bin's git locally

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

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

$ cd ~/kubent-bin $ makepkg -si

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

ID: 1424411
Name: kubent-bin
PackageBaseID: 155350
PackageBase: kubent-bin
Version: 0.7.2-1
Description: Easily check your kubernetes cluster for use of deprecated APIs
URL: https://github.com/doitintl/kube-no-trouble
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oliviermichaelis
Submitter: oliviermichaelis
FirstSubmitted: 1594497953
LastModified: 1710085734
URLPath: /cgit/aur.git/snapshot/kubent-bin.tar.gz