python-dunamai on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-dunamai

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

$ yay -Rns python-dunamai

2. Manually Install "python-dunamai" via AUR

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

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

b. Clone python-dunamai's git locally

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

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

$ cd ~/python-dunamai $ makepkg -si

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

ID: 1128949
Name: python-dunamai
PackageBaseID: 159439
PackageBase: python-dunamai
Version: 1.13.0-1
Description: Produce dynamic, standards-compliant version strings
URL: https://github.com/mtkennerly/dunamai
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
FirstSubmitted: 1604487334
LastModified: 1661152105
URLPath: /cgit/aur.git/snapshot/python-dunamai.tar.gz

5. The same packages on other Linux Distributions