libnotify-id on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S libnotify-id

* (Optional) Uninstall libnotify-id on Arch using YAY

$ yay -Rns libnotify-id

2. Manually Install "libnotify-id" via AUR

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

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

b. Clone libnotify-id's git locally

$ git clone https://aur.archlinux.org/libnotify-id.git ~/libnotify-id

c. Go to ~/libnotify-id folder and install it

$ cd ~/libnotify-id $ makepkg -si

3. Information about the libnotify-id package on Arch User Repository (AUR)

ID: 717381
Name: libnotify-id
PackageBaseID: 76980
PackageBase: libnotify-id
Version: 0.7.9-1
Description: Desktop notification library
URL: https://developer.gnome.org/notification-spec/
NumVotes: 6
Popularity: 0.000275
OutOfDate: 1651113542
Maintainer: Weby
FirstSubmitted: 1388834845
LastModified: 1586165891
URLPath: /cgit/aur.git/snapshot/libnotify-id.tar.gz