kubestr-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S kubestr-bin

* (Optional) Uninstall kubestr-bin on Arch using YAY

$ yay -Rns kubestr-bin

2. Manually Install "kubestr-bin" via AUR

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

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

b. Clone kubestr-bin's git locally

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

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

$ cd ~/kubestr-bin $ makepkg -si

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

ID: 1421928
Name: kubestr-bin
PackageBaseID: 203381
PackageBase: kubestr-bin
Version: 0.4.41-1
Description: Kubestr is a collection of tools to discover, validate and evaluate your kubernetes storage options
URL: https://github.com/kastenhq/kubestr
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: jfroy
Submitter: jfroy
FirstSubmitted: 1709743606
LastModified: 1709743606
URLPath: /cgit/aur.git/snapshot/kubestr-bin.tar.gz