sonobuoy-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sonobuoy-bin

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

$ yay -Rns sonobuoy-bin

2. Manually Install "sonobuoy-bin" via AUR

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

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

b. Clone sonobuoy-bin's git locally

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

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

$ cd ~/sonobuoy-bin $ makepkg -si

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

ID: 1354612
Name: sonobuoy-bin
PackageBaseID: 139609
PackageBase: sonobuoy-bin
Version: 0.57.1-1
Description: A diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests in an accessible and non-destructive manner.
URL: https://github.com/vmware-tanzu/sonobuoy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: analbeard
Submitter: analbeard
FirstSubmitted: 1550085582
LastModified: 1700202136
URLPath: /cgit/aur.git/snapshot/sonobuoy-bin.tar.gz