sensu-go-agent on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sensu-go-agent

* (Optional) Uninstall sensu-go-agent on Arch using YAY

$ yay -Rns sensu-go-agent

2. Manually Install "sensu-go-agent" via AUR

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

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

b. Clone sensu-go-agent's git locally

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

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

$ cd ~/sensu-go-agent $ makepkg -si

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

ID: 1263701
Name: sensu-go-agent
PackageBaseID: 171372
PackageBase: sensu-go
Version: 6.10.0-1
Description: Sensu Go Agent
URL: https://sensu.io
NumVotes: 1
Popularity: 0
OutOfDate: 1708177571
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1632612928
LastModified: 1685102701
URLPath: /cgit/aur.git/snapshot/sensu-go-agent.tar.gz