kube-capacity on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S kube-capacity

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

$ yay -Rns kube-capacity

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

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

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

$ cd ~/kube-capacity $ makepkg -si

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

ID: 743378
Name: kube-capacity
PackageBaseID: 153673
PackageBase: kube-capacity
Version: 0.4.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: 2
Popularity: 0
OutOfDate: 1647262738
Maintainer:
Submitter: Toxblh
FirstSubmitted: 1590576693
LastModified: 1590577282
URLPath: /cgit/aur.git/snapshot/kube-capacity.tar.gz