bumper on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install bumper on Arch using YAY
$
yay -S
bumper
Copied
* (Optional) Uninstall bumper on Arch using YAY
$
yay -Rns
bumper
Copied
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
Copied
b. Clone bumper's git locally
$
git clone https://aur.archlinux.org/bumper.git
~/bumper
Copied
c. Go to ~/bumper folder and install it
$
cd
~/bumper
Copied
$
makepkg -si
Copied
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
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