systemd-denotify on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S systemd-denotify

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

$ yay -Rns systemd-denotify

2. Manually Install "systemd-denotify" via AUR

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

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

b. Clone systemd-denotify's git locally

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

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

$ cd ~/systemd-denotify $ makepkg -si

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

ID: 399189
Name: systemd-denotify
PackageBaseID: 92775
PackageBase: systemd-denotify
Version: 1.2-1
Description: A set of python classes that provide desktop notification upon a user login and when a systemd service fails.
URL: https://github.com/gkarakou/systemd-denotify
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: ilstam
FirstSubmitted: 1430747826
LastModified: 1491524916
URLPath: /cgit/aur.git/snapshot/systemd-denotify.tar.gz