python-gntp on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-gntp

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

$ yay -Rns python-gntp

2. Manually Install "python-gntp" via AUR

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

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

b. Clone python-gntp's git locally

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

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

$ cd ~/python-gntp $ makepkg -si

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

ID: 311237
Name: python-gntp
PackageBaseID: 110557
PackageBase: python-gntp
Version: 1.0.3-1
Description: Library for working with the Growl Notification Transport Protocol
URL: https://pypi.python.org/pypi/gntp/1.0.3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jamesan
FirstSubmitted: 1461602720
LastModified: 1465376404
URLPath: /cgit/aur.git/snapshot/python-gntp.tar.gz