kubespy on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S kubespy

* (Optional) Uninstall kubespy on Arch using YAY

$ yay -Rns kubespy

2. Manually Install "kubespy" via AUR

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

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

b. Clone kubespy's git locally

$ git clone https://aur.archlinux.org/kubespy.git ~/kubespy

c. Go to ~/kubespy folder and install it

$ cd ~/kubespy $ makepkg -si

3. Information about the kubespy package on Arch User Repository (AUR)

ID: 866091
Name: kubespy
PackageBaseID: 136300
PackageBase: kubespy
Version: 0.6.0-1
Description: Tools for observing Kubernetes resources in real time
URL: https://github.com/pulumi/kubespy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eldios
Submitter: eldios
FirstSubmitted: 1538056486
LastModified: 1613749474
URLPath: /cgit/aur.git/snapshot/kubespy.tar.gz

5. The same packages on other Linux Distributions