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

Last updated: June 26,2024

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

$ yay -S python-git-python

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

$ yay -Rns python-git-python

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

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

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

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

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

ID: 812337
Name: python-git-python
PackageBaseID: 159366
PackageBase: python-git-python
Version: 1.1.2-1
Description: combination and simplification of some useful git commands
URL: https://github.com/pynickle/git-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1604286532
LastModified: 1604286532
URLPath: /cgit/aur.git/snapshot/python-git-python.tar.gz