python-apprise on AUR (Arch User Repository)

Last updated: January 07,2025

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

$ yay -S python-apprise

* (Optional) Uninstall python-apprise on Arch using YAY

$ yay -Rns python-apprise

2. Manually Install "python-apprise" via AUR

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

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

b. Clone python-apprise's git locally

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

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

$ cd ~/python-apprise $ makepkg -si

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

ID: 1122956
Name: python-apprise
PackageBaseID: 129789
PackageBase: python-apprise
Version: 1.0.0-1
Description: Push Notifications that work with just about every platform
URL: https://github.com/caronc/apprise
NumVotes: 1
Popularity: 0.004661
OutOfDate:
Maintainer: fryfrog
FirstSubmitted: 1517837948
LastModified: 1659828525
URLPath: /cgit/aur.git/snapshot/python-apprise.tar.gz