ruby-choice on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ruby-choice

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

$ yay -Rns ruby-choice

2. Manually Install "ruby-choice" via AUR

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

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

b. Clone ruby-choice's git locally

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

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

$ cd ~/ruby-choice $ makepkg -si

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

ID: 207911
Name: ruby-choice
PackageBaseID: 59348
PackageBase: ruby-choice
Version: 0.2.0-2
Description: Define and parse command line options with a friendly DSL.
URL: https://github.com/defunkt/choice
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kreed
FirstSubmitted: 1337295495
LastModified: 1436228585
URLPath: /cgit/aur.git/snapshot/ruby-choice.tar.gz