python-desktop-notifier on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-desktop-notifier

* (Optional) Uninstall python-desktop-notifier on Arch using YAY

$ yay -Rns python-desktop-notifier

2. Manually Install "python-desktop-notifier" via AUR

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

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

b. Clone python-desktop-notifier's git locally

$ git clone https://aur.archlinux.org/python-desktop-notifier.git ~/python-desktop-notifier

c. Go to ~/python-desktop-notifier folder and install it

$ cd ~/python-desktop-notifier $ makepkg -si

3. Information about the python-desktop-notifier package on Arch User Repository (AUR)

ID: 1357168
Name: python-desktop-notifier
PackageBaseID: 162696
PackageBase: python-desktop-notifier
Version: 3.5.6-1
Description: Python library for cross-platform desktop notifications
URL: https://github.com/SamSchott/desktop-notifier
NumVotes: 3
Popularity: 0.002187
OutOfDate:
Maintainer: PlasticSoup
Submitter: silverbluep
FirstSubmitted: 1612053451
LastModified: 1700618382
URLPath: /cgit/aur.git/snapshot/python-desktop-notifier.tar.gz