python-git on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python-git

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

$ yay -Rns python-git

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

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

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

$ cd ~/python-git $ makepkg -si

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

ID: 1134140
Name: python-git
PackageBaseID: 119839
PackageBase: python-git
Version: 3.12.0a0.r114486.91f40f3f78d-1
Description: Next generation of the python high-level scripting language
URL: https://www.python.org/
NumVotes: 4
Popularity: 0.000122
OutOfDate: 1678274369
Maintainer: dundee
Submitter: yan12125
FirstSubmitted: 1487094743
LastModified: 1662104850
URLPath: /cgit/aur.git/snapshot/python-git.tar.gz