check_systemd on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S check_systemd

* (Optional) Uninstall check_systemd on Arch using YAY

$ yay -Rns check_systemd

2. Manually Install "check_systemd" via AUR

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

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

b. Clone check_systemd's git locally

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

c. Go to ~/check_systemd folder and install it

$ cd ~/check_systemd $ makepkg -si

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

ID: 877691
Name: check_systemd
PackageBaseID: 159476
PackageBase: check_systemd
Version: 2.3.1-1
Description: Nagios / Icinga monitoring plugin to check systemd for failed units
URL: https://github.com/Josef-Friedrich/check_systemd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zork
Submitter: zork
FirstSubmitted: 1604593547
LastModified: 1615841539
URLPath: /cgit/aur.git/snapshot/check_systemd.tar.gz