bumperl on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S bumperl

* (Optional) Uninstall bumperl on Arch using YAY

$ yay -Rns bumperl

2. Manually Install "bumperl" via AUR

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

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

b. Clone bumperl's git locally

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

c. Go to ~/bumperl folder and install it

$ cd ~/bumperl $ makepkg -si

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

ID: 227609
Name: bumperl
PackageBaseID: 99233
PackageBase: bumperl
Version: 0.0.1-1
Description: Semantic version bumper for Erlang/OTP apps
URL: https://github.com/aerosol/bumperl
NumVotes: 0
Popularity: 0
OutOfDate: 1700161122
Maintainer: AeroNotix
Submitter: AeroNotix
FirstSubmitted: 1441211552
LastModified: 1441211580
URLPath: /cgit/aur.git/snapshot/bumperl.tar.gz