perl-desktop-notify on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S perl-desktop-notify

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

$ yay -Rns perl-desktop-notify

2. Manually Install "perl-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 perl-desktop-notify's git locally

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

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

$ cd ~/perl-desktop-notify $ makepkg -si

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

ID: 1095332
Name: perl-desktop-notify
PackageBaseID: 182987
PackageBase: perl-desktop-notify
Version: 0.05-1
Description: Communicate with the Desktop Notifications framework
URL: https://metacpan.org/pod/Desktop::Notify
NumVotes: 0
Popularity: 0
OutOfDate: 1707495186
Maintainer:
Submitter: Junker
FirstSubmitted: 1654666984
LastModified: 1654666984
URLPath: /cgit/aur.git/snapshot/perl-desktop-notify.tar.gz