cmp_version on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cmp_version

* (Optional) Uninstall cmp_version on Arch using YAY

$ yay -Rns cmp_version

2. Manually Install "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 cmp_version's git locally

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

c. Go to ~/cmp_version folder and install it

$ cd ~/cmp_version $ makepkg -si

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

ID: 545813
Name: cmp_version
PackageBaseID: 123112
PackageBase: python-cmp_version
Version: 3.0.0-2
Description: A script and 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: 7
Popularity: 1.1E-5
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1496567368
LastModified: 1537579258
URLPath: /cgit/aur.git/snapshot/cmp_version.tar.gz