desktop-notify on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S desktop-notify

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

$ yay -Rns desktop-notify

2. Manually Install "desktop-notify" via AUR

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

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

b. Clone desktop-notify's git locally

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

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

$ cd ~/desktop-notify $ makepkg -si

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

ID: 842006
Name: desktop-notify
PackageBaseID: 161583
PackageBase: desktop-notify
Version: 1.3.3-1
Description: Util for sending desktop notifications over dbus
URL: https://gitlab.com/hxss-linux/desktop-notify
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hxss
Submitter: hxss
FirstSubmitted: 1609690383
LastModified: 1609692649
URLPath: /cgit/aur.git/snapshot/desktop-notify.tar.gz