python-libversion on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-libversion

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

$ yay -Rns python-libversion

2. Manually Install "python-libversion" via AUR

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

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

b. Clone python-libversion's git locally

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

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

$ cd ~/python-libversion $ makepkg -si

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

ID: 990751
Name: python-libversion
PackageBaseID: 162844
PackageBase: python-libversion
Version: 1.2.4-1
Description: Python bindings for libversion
URL: https://pypi.org/project/libversion
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1612342699
LastModified: 1637268953
URLPath: /cgit/aur.git/snapshot/python-libversion.tar.gz