notify-send-py on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S notify-send-py

* (Optional) Uninstall notify-send-py on Arch using YAY

$ yay -Rns notify-send-py

2. Manually Install "notify-send-py" via AUR

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

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

b. Clone notify-send-py's git locally

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

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

$ cd ~/notify-send-py $ makepkg -si

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

ID: 964028
Name: notify-send-py
PackageBaseID: 158353
PackageBase: notify-send-py
Version: 1.2.7-1
Description: A python script for sending desktop notifications from the shell
URL: https://github.com/phuhl/notify-send.py
NumVotes: 5
Popularity: 6.0E-5
OutOfDate:
Maintainer: ahmubashshir
Submitter: ahmubashshir
FirstSubmitted: 1601830770
LastModified: 1632248143
URLPath: /cgit/aur.git/snapshot/notify-send-py.tar.gz