ruby-retriable on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S ruby-retriable

* (Optional) Uninstall ruby-retriable on Arch using YAY

$ yay -Rns ruby-retriable

2. Manually Install "ruby-retriable" via AUR

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

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

b. Clone ruby-retriable's git locally

$ git clone https://aur.archlinux.org/ruby-retriable.git ~/ruby-retriable

c. Go to ~/ruby-retriable folder and install it

$ cd ~/ruby-retriable $ makepkg -si

3. Information about the ruby-retriable package on Arch User Repository (AUR)

ID: 1076179
Name: ruby-retriable
PackageBaseID: 123406
PackageBase: ruby-retriable
Version: 3.1.2-3
Description: Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff
URL: https://rubygems.org/gems/retriable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: farwayer
FirstSubmitted: 1497698365
LastModified: 1651771358
URLPath: /cgit/aur.git/snapshot/ruby-retriable.tar.gz