kube-capacity-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S kube-capacity-git

* (Optional) Uninstall kube-capacity-git on Arch using YAY

$ yay -Rns kube-capacity-git

2. Manually Install "kube-capacity-git" via AUR

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

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

b. Clone kube-capacity-git's git locally

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

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

$ cd ~/kube-capacity-git $ makepkg -si

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

ID: 1424769
Name: kube-capacity-git
PackageBaseID: 183571
PackageBase: kube-capacity-git
Version: 0.8.0-1
Description: A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster
URL: https://github.com/robscott/kube-capacity
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: JustinHung
Submitter: JustinHung
FirstSubmitted: 1656317881
LastModified: 1710141622
URLPath: /cgit/aur.git/snapshot/kube-capacity-git.tar.gz