libnotifymm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libnotifymm

* (Optional) Uninstall libnotifymm on Arch using YAY

$ yay -Rns libnotifymm

2. Manually Install "libnotifymm" via AUR

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

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

b. Clone libnotifymm's git locally

$ git clone https://aur.archlinux.org/libnotifymm.git ~/libnotifymm

c. Go to ~/libnotifymm folder and install it

$ cd ~/libnotifymm $ makepkg -si

3. Information about the libnotifymm package on Arch User Repository (AUR)

ID: 378048
Name: libnotifymm
PackageBaseID: 117559
PackageBase: libnotifymm
Version: 0.7.0-3
Description: C++ wrappers for libnotify
URL: http://www.gnome.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1481077491
LastModified: 1485460330
URLPath: /cgit/aur.git/snapshot/libnotifymm.tar.gz