python-apns-clerk on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S python-apns-clerk

* (Optional) Uninstall python-apns-clerk on Arch using YAY

$ yay -Rns python-apns-clerk

2. Manually Install "python-apns-clerk" via AUR

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

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

b. Clone python-apns-clerk's git locally

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

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

$ cd ~/python-apns-clerk $ makepkg -si

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

ID: 237411
Name: python-apns-clerk
PackageBaseID: 101361
PackageBase: python-apns-clerk
Version: 0.2.0-1
Description: Python client for Apple Push Notification service (APNs)
URL: https://pypi.python.org/pypi/apns-clerk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marsoft
Submitter: marsoft
FirstSubmitted: 1444156247
LastModified: 1444156388
URLPath: /cgit/aur.git/snapshot/python-apns-clerk.tar.gz