systemd-failmsg on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S systemd-failmsg

* (Optional) Uninstall systemd-failmsg on Arch using YAY

$ yay -Rns systemd-failmsg

2. Manually Install "systemd-failmsg" via AUR

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

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

b. Clone systemd-failmsg's git locally

$ git clone https://aur.archlinux.org/systemd-failmsg.git ~/systemd-failmsg

c. Go to ~/systemd-failmsg folder and install it

$ cd ~/systemd-failmsg $ makepkg -si

3. Information about the systemd-failmsg package on Arch User Repository (AUR)

ID: 1256479
Name: systemd-failmsg
PackageBaseID: 160320
PackageBase: systemd-failmsg
Version: 1.5-1
Description: A systemd service and script to send failure emails
URL: https://github.com/dino-/systemd-failmsg
NumVotes: 3
Popularity: 0.010434
OutOfDate:
Maintainer: dno
Submitter: dno
FirstSubmitted: 1606539834
LastModified: 1683813562
URLPath: /cgit/aur.git/snapshot/systemd-failmsg.tar.gz