perl-algorithm-backoff on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S perl-algorithm-backoff

* (Optional) Uninstall perl-algorithm-backoff on Arch using YAY

$ yay -Rns perl-algorithm-backoff

2. Manually Install "perl-algorithm-backoff" via AUR

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

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

b. Clone perl-algorithm-backoff's git locally

$ git clone https://aur.archlinux.org/perl-algorithm-backoff.git ~/perl-algorithm-backoff

c. Go to ~/perl-algorithm-backoff folder and install it

$ cd ~/perl-algorithm-backoff $ makepkg -si

3. Information about the perl-algorithm-backoff package on Arch User Repository (AUR)

ID: 1123031
Name: perl-algorithm-backoff
PackageBaseID: 184761
PackageBase: perl-algorithm-backoff
Version: 0.009-1
Description: Various backoff strategies for retry
URL: https://metacpan.org/release/Algorithm-Backoff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dmfay
Submitter: dmfay
FirstSubmitted: 1659847406
LastModified: 1659847406
URLPath: /cgit/aur.git/snapshot/perl-algorithm-backoff.tar.gz