pynotifyd on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S pynotifyd

* (Optional) Uninstall pynotifyd on Arch using YAY

$ yay -Rns pynotifyd

2. Manually Install "pynotifyd" via AUR

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

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

b. Clone pynotifyd's git locally

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

c. Go to ~/pynotifyd folder and install it

$ cd ~/pynotifyd $ makepkg -si

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

ID: 897315
Name: pynotifyd
PackageBaseID: 134154
PackageBase: pynotifyd
Version: 0.0.2-2
Description: Simple freedesktop notification server
URL: https://github.com/ricede/pynotifyd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tudor
Submitter: tudor
FirstSubmitted: 1531253194
LastModified: 1619275654
URLPath: /cgit/aur.git/snapshot/pynotifyd.tar.gz