libnotify-0.7.6-patched on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S libnotify-0.7.6-patched

* (Optional) Uninstall libnotify-0.7.6-patched on Arch using YAY

$ yay -Rns libnotify-0.7.6-patched

2. Manually Install "libnotify-0.7.6-patched" via AUR

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

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

b. Clone libnotify-0.7.6-patched's git locally

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

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

$ cd ~/libnotify-0.7.6-patched $ makepkg -si

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