python-versioneer on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-versioneer

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

$ yay -Rns python-versioneer

2. Manually Install "python-versioneer" via AUR

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

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

b. Clone python-versioneer's git locally

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

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

$ cd ~/python-versioneer $ makepkg -si

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

ID: 1134530
Name: python-versioneer
PackageBaseID: 108516
PackageBase: python-versioneer
Version: 0.25-1
Description: Easy VCS-based management of project version strings
URL: https://github.com/python-versioneer/python-versioneer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
FirstSubmitted: 1457425075
LastModified: 1662190049
URLPath: /cgit/aur.git/snapshot/python-versioneer.tar.gz