lib32-libnotify on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S lib32-libnotify

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

$ yay -Rns lib32-libnotify

2. Manually Install "lib32-libnotify" via AUR

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

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

b. Clone lib32-libnotify's git locally

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

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

$ cd ~/lib32-libnotify $ makepkg -si

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

ID: 1127731
Name: lib32-libnotify
PackageBaseID: 44440
PackageBase: lib32-libnotify
Version: 0.8.1-1
Description: Library for sending desktop notifications (32-bit)
URL: https://gitlab.gnome.org/GNOME/libnotify
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: WoefulDerelict
FirstSubmitted: 1292508255
LastModified: 1660862985
URLPath: /cgit/aur.git/snapshot/lib32-libnotify.tar.gz