python-single-version on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-single-version

* (Optional) Uninstall python-single-version on Arch using YAY

$ yay -Rns python-single-version

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

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

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

$ cd ~/python-single-version $ makepkg -si

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

ID: 1369819
Name: python-single-version
PackageBaseID: 154121
PackageBase: python-single-version
Version: 1.6.0-1
Description: Small utility to define version string for Poetry-style Python project
URL: https://github.com/hongquan/single-version
NumVotes: 6
Popularity: 0.016216
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1591584484
LastModified: 1702573731
URLPath: /cgit/aur.git/snapshot/python-single-version.tar.gz