sensu-agent on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S sensu-agent

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

$ yay -Rns sensu-agent

2. Manually Install "sensu-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-agent's git locally

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

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

$ cd ~/sensu-agent $ makepkg -si

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

ID: 1410355
Name: sensu-agent
PackageBaseID: 146505
PackageBase: sensu-agent
Version: 6.11.0-0
Description: Sensu Go Agent
URL: https://sensu.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thorko
Submitter: thorko
FirstSubmitted: 1573242820
LastModified: 1708090399
URLPath: /cgit/aur.git/snapshot/sensu-agent.tar.gz