python-bumpversion on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-bumpversion

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

$ yay -Rns python-bumpversion

2. Manually Install "python-bumpversion" via AUR

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

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

b. Clone python-bumpversion's git locally

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

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

$ cd ~/python-bumpversion $ makepkg -si

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

ID: 963968
Name: python-bumpversion
PackageBaseID: 131605
PackageBase: python-bumpversion
Version: 0.6.0-1
Description: Version-bump your software with a single command!
URL: https://github.com/peritus/bumpversion
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jskier
FirstSubmitted: 1523744652
LastModified: 1632236628
URLPath: /cgit/aur.git/snapshot/python-bumpversion.tar.gz