python-github-webhook on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-github-webhook

* (Optional) Uninstall python-github-webhook on Arch using YAY

$ yay -Rns python-github-webhook

2. Manually Install "python-github-webhook" via AUR

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

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

b. Clone python-github-webhook's git locally

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

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

$ cd ~/python-github-webhook $ makepkg -si

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

ID: 606888
Name: python-github-webhook
PackageBaseID: 141537
PackageBase: python-github-webhook
Version: 1.0.2-1
Description: A very simple, but powerful, microframework for writing GitHub webhooks in Python
URL: https://github.com/bloomberg/python-github-webhook
NumVotes: 0
Popularity: 0
OutOfDate: 1596531404
Maintainer:
FirstSubmitted: 1556182899
LastModified: 1556182899
URLPath: /cgit/aur.git/snapshot/python-github-webhook.tar.gz