journal-notify on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S journal-notify

* (Optional) Uninstall journal-notify on Arch using YAY

$ yay -Rns journal-notify

2. Manually Install "journal-notify" via AUR

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

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

b. Clone journal-notify's git locally

$ git clone https://aur.archlinux.org/journal-notify.git ~/journal-notify

c. Go to ~/journal-notify folder and install it

$ cd ~/journal-notify $ makepkg -si

3. Information about the journal-notify package on Arch User Repository (AUR)

ID: 1074706
Name: journal-notify
PackageBaseID: 83560
PackageBase: journal-notify
Version: 0.1.2-2
Description: Notify about journal log entries
URL: https://github.com/eworm-de/journal-notify
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1404339075
LastModified: 1651521904
URLPath: /cgit/aur.git/snapshot/journal-notify.tar.gz