bumper-bin on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S bumper-bin

* (Optional) Uninstall bumper-bin on Arch using YAY

$ yay -Rns bumper-bin

2. Manually Install "bumper-bin" via AUR

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

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

b. Clone bumper-bin's git locally

$ git clone https://aur.archlinux.org/bumper-bin.git ~/bumper-bin

c. Go to ~/bumper-bin folder and install it

$ cd ~/bumper-bin $ makepkg -si

3. Information about the bumper-bin package on Arch User Repository (AUR)

ID: 1273266
Name: bumper-bin
PackageBaseID: 190163
PackageBase: bumper-bin
Version: 1.0.0-1
Description: Easily bump $pkgver in your AUR packages.
URL: https://github.com/bcyran/bumper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcyran
Submitter: bcyran
FirstSubmitted: 1675612054
LastModified: 1686768035
URLPath: /cgit/aur.git/snapshot/bumper-bin.tar.gz