python2-verlib on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S python2-verlib

* (Optional) Uninstall python2-verlib on Arch using YAY

$ yay -Rns python2-verlib

2. Manually Install "python2-verlib" via AUR

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

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

b. Clone python2-verlib's git locally

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

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

$ cd ~/python2-verlib $ makepkg -si

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

ID: 189929
Name: python2-verlib
PackageBaseID: 75190
PackageBase: python2-verlib
Version: 0.1-2
Description: A new version comparison tool for distutils
URL: https://pypi.python.org/pypi/verlib
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1383888035
LastModified: 1433875884
URLPath: /cgit/aur.git/snapshot/python2-verlib.tar.gz