python2-setuptools-scm on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S python2-setuptools-scm

* (Optional) Uninstall python2-setuptools-scm on Arch using YAY

$ yay -Rns python2-setuptools-scm

2. Manually Install "python2-setuptools-scm" via AUR

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

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

b. Clone python2-setuptools-scm's git locally

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

c. Go to ~/python2-setuptools-scm folder and install it

$ cd ~/python2-setuptools-scm $ makepkg -si

3. Information about the python2-setuptools-scm package on Arch User Repository (AUR)

ID: 1403127
Name: python2-setuptools-scm
PackageBaseID: 176085
PackageBase: python2-setuptools-scm
Version: 5.0.2-2
Description: The blessed package to manage your versions by scm tags
URL: https://github.com/pypa/setuptools_scm
NumVotes: 4
Popularity: 0.122406
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1645073078
LastModified: 1706906119
URLPath: /cgit/aur.git/snapshot/python2-setuptools-scm.tar.gz