python-poetry-dynamic-versioning on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-poetry-dynamic-versioning

* (Optional) Uninstall python-poetry-dynamic-versioning on Arch using YAY

$ yay -Rns python-poetry-dynamic-versioning

2. Manually Install "python-poetry-dynamic-versioning" via AUR

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

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

b. Clone python-poetry-dynamic-versioning's git locally

$ git clone https://aur.archlinux.org/python-poetry-dynamic-versioning.git ~/python-poetry-dynamic-versioning

c. Go to ~/python-poetry-dynamic-versioning folder and install it

$ cd ~/python-poetry-dynamic-versioning $ makepkg -si

3. Information about the python-poetry-dynamic-versioning package on Arch User Repository (AUR)

ID: 1085643
Name: python-poetry-dynamic-versioning
PackageBaseID: 170108
PackageBase: python-poetry-dynamic-versioning
Version: 0.17.1-1
Description: Plugin for Poetry to enable dynamic versioning based on VCS tags (import-hack version)
URL: https://github.com/mtkennerly/poetry-dynamic-versioning
NumVotes: 1
Popularity: 0.00086
OutOfDate:
Maintainer: wuestengecko
FirstSubmitted: 1629378781
LastModified: 1653605350
URLPath: /cgit/aur.git/snapshot/python-poetry-dynamic-versioning.tar.gz