python2-incremental-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-incremental-git

* (Optional) Uninstall python2-incremental-git on Arch using YAY

$ yay -Rns python2-incremental-git

2. Manually Install "python2-incremental-git" via AUR

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

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

b. Clone python2-incremental-git's git locally

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

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

$ cd ~/python2-incremental-git $ makepkg -si

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

ID: 908233
Name: python2-incremental-git
PackageBaseID: 167007
PackageBase: python2-incremental-git
Version: 21.3.0-1
Description: A small library that versions your Python projects.
URL: https://github.com/twisted/incremental
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1621211683
LastModified: 1621211683
URLPath: /cgit/aur.git/snapshot/python2-incremental-git.tar.gz