check_email_delivery on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S check_email_delivery

* (Optional) Uninstall check_email_delivery on Arch using YAY

$ yay -Rns check_email_delivery

2. Manually Install "check_email_delivery" via AUR

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

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

b. Clone check_email_delivery's git locally

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

c. Go to ~/check_email_delivery folder and install it

$ cd ~/check_email_delivery $ makepkg -si

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

ID: 723255
Name: check_email_delivery
PackageBaseID: 125820
PackageBase: check_email_delivery
Version: 0.7.1b-1
Description: The check_email_delivery plugin uses the included Nagios plugins to check on a complete email loop.
URL: http://buhacoff.net/software/check_email_delivery/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crt
Submitter: crt
FirstSubmitted: 1506250325
LastModified: 1587344826
URLPath: /cgit/aur.git/snapshot/check_email_delivery.tar.gz