python-git-pp on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-git-pp

* (Optional) Uninstall python-git-pp on Arch using YAY

$ yay -Rns python-git-pp

2. Manually Install "python-git-pp" via AUR

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

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

b. Clone python-git-pp's git locally

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

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

$ cd ~/python-git-pp $ makepkg -si

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

ID: 1078065
Name: python-git-pp
PackageBaseID: 177957
PackageBase: python-git-pp
Version: 1.10.3-03
Description: Git utility for auto-commiting and concurrent pushing
URL: https://pypi.org/project/git-pp/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: teddysc
Submitter: teddysc
FirstSubmitted: 1649949742
LastModified: 1652165519
URLPath: /cgit/aur.git/snapshot/python-git-pp.tar.gz