systemd_mon on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S systemd_mon

* (Optional) Uninstall systemd_mon on Arch using YAY

$ yay -Rns systemd_mon

2. Manually Install "systemd_mon" via AUR

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

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

b. Clone systemd_mon's git locally

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

c. Go to ~/systemd_mon folder and install it

$ cd ~/systemd_mon $ makepkg -si

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

ID: 957053
Name: systemd_mon
PackageBaseID: 141155
PackageBase: systemd_mon
Version: 0.1.0+9+gbec6981-4
Description: Monitor systemd units and trigger alerts for failed states.
URL: https://github.com/joonty/systemd_mon
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Omar007
Submitter: Omar007
FirstSubmitted: 1555028175
LastModified: 1630858689
URLPath: /cgit/aur.git/snapshot/systemd_mon.tar.gz