dfl-notification on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S dfl-notification

* (Optional) Uninstall dfl-notification on Arch using YAY

$ yay -Rns dfl-notification

2. Manually Install "dfl-notification" via AUR

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

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

b. Clone dfl-notification's git locally

$ git clone https://aur.archlinux.org/dfl-notification.git ~/dfl-notification

c. Go to ~/dfl-notification folder and install it

$ cd ~/dfl-notification $ makepkg -si

3. Information about the dfl-notification package on Arch User Repository (AUR)

ID: 1364642
Name: dfl-notification
PackageBaseID: 186116
PackageBase: dfl-notification
Version: 0.2.0-1
Description: Implementation of the XDG Desktop Notification Spec
URL: https://gitlab.com/desktop-frameworks/notification
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Strit
Submitter: Strit
FirstSubmitted: 1664356670
LastModified: 1701725433
URLPath: /cgit/aur.git/snapshot/dfl-notification.tar.gz