python-agithub on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-agithub

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

$ yay -Rns python-agithub

2. Manually Install "python-agithub" via AUR

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

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

b. Clone python-agithub's git locally

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

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

$ cd ~/python-agithub $ makepkg -si

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

ID: 1082477
Name: python-agithub
PackageBaseID: 178770
PackageBase: python-agithub
Version: 1:2.2.2-2
Description: EDSL for connecting to REST servers
URL: https://github.com/mozilla/agithub
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: malacology
FirstSubmitted: 1652303889
LastModified: 1652981409
URLPath: /cgit/aur.git/snapshot/python-agithub.tar.gz