ruby-dry-cli on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ruby-dry-cli

* (Optional) Uninstall ruby-dry-cli on Arch using YAY

$ yay -Rns ruby-dry-cli

2. Manually Install "ruby-dry-cli" via AUR

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

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

b. Clone ruby-dry-cli's git locally

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

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

$ cd ~/ruby-dry-cli $ makepkg -si

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

ID: 1177541
Name: ruby-dry-cli
PackageBaseID: 164952
PackageBase: ruby-dry-cli
Version: 1.0.0-1
Description: Common framework to build command line interfaces with Ruby
URL: https://dry-rb.org/gems/dry-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1616852928
LastModified: 1670019133
URLPath: /cgit/aur.git/snapshot/ruby-dry-cli.tar.gz