sensu-cli on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S sensu-cli

* (Optional) Uninstall sensu-cli on Arch using YAY

$ yay -Rns sensu-cli

2. Manually Install "sensu-cli" via AUR

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

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

b. Clone sensu-cli's git locally

$ git clone https://aur.archlinux.org/sensu-cli.git ~/sensu-cli

c. Go to ~/sensu-cli folder and install it

$ cd ~/sensu-cli $ makepkg -si

3. Information about the sensu-cli package on Arch User Repository (AUR)

ID: 1410356
Name: sensu-cli
PackageBaseID: 146506
PackageBase: sensu-cli
Version: 6.11.0-0
Description: Sensu Go cli
URL: https://sensu.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thorko
Submitter: thorko
FirstSubmitted: 1573243489
LastModified: 1708090405
URLPath: /cgit/aur.git/snapshot/sensu-cli.tar.gz