check_md_raid on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S check_md_raid

* (Optional) Uninstall check_md_raid on Arch using YAY

$ yay -Rns check_md_raid

2. Manually Install "check_md_raid" via AUR

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

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

b. Clone check_md_raid's git locally

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

c. Go to ~/check_md_raid folder and install it

$ cd ~/check_md_raid $ makepkg -si

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

ID: 362492
Name: check_md_raid
PackageBaseID: 74934
PackageBase: check_md_raid
Version: 0.7.2-9
Description: Linux Software RAID Monitoring Plugin for Nagios
URL: http://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/Linux-Software-Raid-Plugin-for-32-2Dbit-and-64-2Dbit-systems/details
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1383120373
LastModified: 1480929792
URLPath: /cgit/aur.git/snapshot/check_md_raid.tar.gz