check_mk on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S check_mk

* (Optional) Uninstall check_mk on Arch using YAY

$ yay -Rns check_mk

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

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

c. Go to ~/check_mk folder and install it

$ cd ~/check_mk $ makepkg -si

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

ID: 414775
Name: check_mk
PackageBaseID: 107887
PackageBase: check_mk
Version: 1.2.8p23-1
Description: A comprehensive IT monitoring solution in the tradition of Nagios
URL: http://mathias-kettner.com/check_mk.html
NumVotes: 2
Popularity: 0
OutOfDate: 1496436538
Maintainer: GeorgP
FirstSubmitted: 1456090490
LastModified: 1495970689
URLPath: /cgit/aur.git/snapshot/check_mk.tar.gz