kube-score on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S kube-score

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

$ yay -Rns kube-score

2. Manually Install "kube-score" 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's git locally

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

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

$ cd ~/kube-score $ makepkg -si

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

ID: 1404700
Name: kube-score
PackageBaseID: 143923
PackageBase: kube-score
Version: 1.18.0-1
Description: Kubernetes object analysis with recommendations for improved reliability and security
URL: https://github.com/zegl/kube-score
NumVotes: 3
Popularity: 0.245385
OutOfDate:
Maintainer: carsme
Submitter: dbirks
FirstSubmitted: 1564419070
LastModified: 1707184779
URLPath: /cgit/aur.git/snapshot/kube-score.tar.gz