python-bump2version on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-bump2version

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

$ yay -Rns python-bump2version

2. Manually Install "python-bump2version" via AUR

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

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

b. Clone python-bump2version's git locally

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

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

$ cd ~/python-bump2version $ makepkg -si

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

ID: 1181869
Name: python-bump2version
PackageBaseID: 188686
PackageBase: python-bump2version
Version: 1.0.1-1
Description: Version-bump your software with a single command!
URL: https://github.com/c4urself/bump2version
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jopejoe1
FirstSubmitted: 1670890090
LastModified: 1670890090
URLPath: /cgit/aur.git/snapshot/python-bump2version.tar.gz