kube-score-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S kube-score-bin

* (Optional) Uninstall kube-score-bin on Arch using YAY

$ yay -Rns kube-score-bin

2. Manually Install "kube-score-bin" via AUR

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

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

b. Clone kube-score-bin's git locally

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

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

$ cd ~/kube-score-bin $ makepkg -si

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

ID: 1407981
Name: kube-score-bin
PackageBaseID: 165995
PackageBase: kube-score-bin
Version: 1.18.0-1
Description: Kubernetes object analysis with recommendations for improved reliability and security
URL: https://github.com/zegl/kube-score
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: omjadas
Submitter: omjadas
FirstSubmitted: 1619241902
LastModified: 1707735575
URLPath: /cgit/aur.git/snapshot/kube-score-bin.tar.gz