check_mk on AUR (Arch User Repository)
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
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
Copied
b. Install check_mk on Arch using YAY
$
yay -S
check_mk
Copied
* (Optional) Uninstall check_mk on Arch using YAY
$
yay -Rns
check_mk
Copied
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
Copied
b. Clone check_mk's git locally
$
git clone https://aur.archlinux.org/check_mk.git
~/check_mk
Copied
c. Go to ~/check_mk folder and install it
$
cd
~/check_mk
Copied
$
makepkg -si
Copied
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
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