sonobuoy on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S sonobuoy

* (Optional) Uninstall sonobuoy on Arch using YAY

$ yay -Rns sonobuoy

2. Manually Install "sonobuoy" via AUR

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

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

b. Clone sonobuoy's git locally

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

c. Go to ~/sonobuoy folder and install it

$ cd ~/sonobuoy $ makepkg -si

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

ID: 1221352
Name: sonobuoy
PackageBaseID: 151015
PackageBase: sonobuoy
Version: 0.56.16-1
Description: Diagnostic tool for Kubernetes clusters
URL: https://github.com/vmware-tanzu/sonobuoy
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: matthias.lisin
FirstSubmitted: 1585847459
LastModified: 1677969240
URLPath: /cgit/aur.git/snapshot/sonobuoy.tar.gz