bumper on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S bumper

* (Optional) Uninstall bumper on Arch using YAY

$ yay -Rns bumper

2. Manually Install "bumper" via AUR

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

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

b. Clone bumper's git locally

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

c. Go to ~/bumper folder and install it

$ cd ~/bumper $ makepkg -si

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

ID: 1273265
Name: bumper
PackageBaseID: 190162
PackageBase: bumper
Version: 1.0.0-1
Description: Easily bump $pkgver in your AUR packages.
URL: https://github.com/bcyran/bumper
NumVotes: 1
Popularity: 0.000598
OutOfDate:
Maintainer: bcyran
Submitter: bcyran
FirstSubmitted: 1675610757
LastModified: 1686768022
URLPath: /cgit/aur.git/snapshot/bumper.tar.gz