python-pushnotify on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pushnotify

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

$ yay -Rns python-pushnotify

2. Manually Install "python-pushnotify" via AUR

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

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

b. Clone python-pushnotify's git locally

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

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

$ cd ~/python-pushnotify $ makepkg -si

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

ID: 311239
Name: python-pushnotify
PackageBaseID: 110555
PackageBase: python-pushnotify
Version: 0.5.1-1
Description: A package for sending push notifications to Android and iOS devices
URL: https://pypi.python.org/pypi/pushnotify/0.5.1
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jamesan
FirstSubmitted: 1461601828
LastModified: 1465376410
URLPath: /cgit/aur.git/snapshot/python-pushnotify.tar.gz