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

Last updated: June 26,2024

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

$ yay -S python-notify-py

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

$ yay -Rns python-notify-py

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

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

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

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

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

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

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

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

ID: 1081894
Name: python-notify-py
PackageBaseID: 178349
PackageBase: python-notify-py
Version: 0.3.3-1
Description: Cross platform desktop notifications for Python scripts and applications
URL: https://github.com/ms7m/notify-py
NumVotes: 0
Popularity: 0
OutOfDate: 1700559596
Maintainer:
Submitter: Miller.EC
FirstSubmitted: 1651055420
LastModified: 1652875748
URLPath: /cgit/aur.git/snapshot/python-notify-py.tar.gz