check_mk-agent on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S check_mk-agent

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

$ yay -Rns check_mk-agent

2. Manually Install "check_mk-agent" via AUR

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

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

b. Clone check_mk-agent's git locally

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

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

$ cd ~/check_mk-agent $ makepkg -si

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

ID: 1200926
Name: check_mk-agent
PackageBaseID: 112009
PackageBase: check_mk-agent
Version: 2.1.0p19-1
Description: Agent to send information to a Check_MK server
URL: https://mathias-kettner.de/
NumVotes: 6
Popularity: 1.9E-5
OutOfDate: 1688357996
Maintainer: eworm
Submitter: mreichardt
FirstSubmitted: 1464943291
LastModified: 1674488090
URLPath: /cgit/aur.git/snapshot/check_mk-agent.tar.gz