python-gitpython-211 on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-gitpython-211

* (Optional) Uninstall python-gitpython-211 on Arch using YAY

$ yay -Rns python-gitpython-211

2. Manually Install "python-gitpython-211" via AUR

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

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

b. Clone python-gitpython-211's git locally

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

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

$ cd ~/python-gitpython-211 $ makepkg -si

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

ID: 513163
Name: python-gitpython-211
PackageBaseID: 132743
PackageBase: python-gitpython-211
Version: 2.1.1-0
Description: GitPython is a python library used to interact with Git repositories
URL: https://github.com/gitpython-developers/GitPython
NumVotes: 0
Popularity: 0
OutOfDate: 1649448771
Maintainer: eldios
FirstSubmitted: 1527106903
LastModified: 1527106903
URLPath: /cgit/aur.git/snapshot/python-gitpython-211.tar.gz