check_multi on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S check_multi

* (Optional) Uninstall check_multi on Arch using YAY

$ yay -Rns check_multi

2. Manually Install "check_multi" via AUR

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

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

b. Clone check_multi's git locally

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

c. Go to ~/check_multi folder and install it

$ cd ~/check_multi $ makepkg -si

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

ID: 204446
Name: check_multi
PackageBaseID: 43631
PackageBase: check_multi
Version: 0.26-4
Description: multi purpose nagios wrapper plugin to display multiple lines of plugin output
URL: http://my-plugin.de/wiki/projects/check_multi/start
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: eworm
FirstSubmitted: 1289904599
LastModified: 1435563609
URLPath: /cgit/aur.git/snapshot/check_multi.tar.gz