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

Last updated: October 06,2024

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

$ yay -S python-git-plus

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

$ yay -Rns python-git-plus

2. Manually Install "python-git-plus" 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-plus's git locally

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

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

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

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

ID: 869874
Name: python-git-plus
PackageBaseID: 163814
PackageBase: python-git-plus
Version: 0.4.6-1
Description: Git plus is a set of git utilities
URL: https://github.com/tkrajina/git-plus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maciuszek
Submitter: maciuszek
FirstSubmitted: 1614377829
LastModified: 1614377829
URLPath: /cgit/aur.git/snapshot/python-git-plus.tar.gz