python2-cmp_version on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-cmp_version

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

$ yay -Rns python2-cmp_version

2. Manually Install "python2-cmp_version" via AUR

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

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

b. Clone python2-cmp_version's git locally

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

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

$ cd ~/python2-cmp_version $ makepkg -si

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

ID: 503740
Name: python2-cmp_version
PackageBaseID: 123113
PackageBase: python2-cmp_version
Version: 3.0.0-1
Description: Python module to compare version numbers. Use this to compare the version strings of packages, modules, really anything.
URL: http://github.com/kata198/cmp_version
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kata198
FirstSubmitted: 1496567444
LastModified: 1524012483
URLPath: /cgit/aur.git/snapshot/python2-cmp_version.tar.gz