bump2version on AUR (Arch User Repository)
Last updated: November 19,2024
1. Install "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
Copied
b. Install bump2version on Arch using YAY
$
yay -S
bump2version
Copied
* (Optional) Uninstall bump2version on Arch using YAY
$
yay -Rns
bump2version
Copied
2. Manually Install "bump2version" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bump2version's git locally
$
git clone https://aur.archlinux.org/bump2version.git
~/bump2version
Copied
c. Go to ~/bump2version folder and install it
$
cd
~/bump2version
Copied
$
makepkg -si
Copied
3. Information about the bump2version package on Arch User Repository (AUR)
ID: 813168
Name: bump2version
PackageBaseID: 148595
PackageBase: bump2version
Version: 1.0.1-1
Description: Version-bump your software with a single command! (bumpversion community fork)
URL: https://github.com/c4urself/bump2version
NumVotes: 7
Popularity: 1.0E-6
OutOfDate: 1709644778
Maintainer: kmohrf
Submitter: kmohrf
FirstSubmitted: 1580305650
LastModified: 1604419259
URLPath: /cgit/aur.git/snapshot/bump2version.tar.gz
Name: bump2version
PackageBaseID: 148595
PackageBase: bump2version
Version: 1.0.1-1
Description: Version-bump your software with a single command! (bumpversion community fork)
URL: https://github.com/c4urself/bump2version
NumVotes: 7
Popularity: 1.0E-6
OutOfDate: 1709644778
Maintainer: kmohrf
Submitter: kmohrf
FirstSubmitted: 1580305650
LastModified: 1604419259
URLPath: /cgit/aur.git/snapshot/bump2version.tar.gz