bumpversion on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bumpversion

* (Optional) Uninstall bumpversion on Arch using YAY

$ yay -Rns bumpversion

2. Manually Install "bumpversion" via AUR

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

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

b. Clone bumpversion's git locally

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

c. Go to ~/bumpversion folder and install it

$ cd ~/bumpversion $ makepkg -si

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

ID: 496366
Name: bumpversion
PackageBaseID: 85161
PackageBase: bumpversion
Version: 0.5.3-3
Description: Version-bump your software with a single command!
URL: https://github.com/peritus/bumpversion
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: mpento
FirstSubmitted: 1409351930
LastModified: 1521660725
URLPath: /cgit/aur.git/snapshot/bumpversion.tar.gz