python-get_version on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-get_version

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

$ yay -Rns python-get_version

2. Manually Install "python-get_version" via AUR

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

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

b. Clone python-get_version's git locally

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

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

$ cd ~/python-get_version $ makepkg -si

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

ID: 1140585
Name: python-get_version
PackageBaseID: 134479
PackageBase: python-get_version
Version: 3.5.4-4
Description: Automatically use the latest “vX.X.X” tag as version in your Python package
URL: https://pypi.org/project/get_version
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1532429092
LastModified: 1663341469
URLPath: /cgit/aur.git/snapshot/python-get_version.tar.gz