ruby-options on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-options

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

$ yay -Rns ruby-options

2. Manually Install "ruby-options" via AUR

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

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

b. Clone ruby-options's git locally

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

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

$ cd ~/ruby-options $ makepkg -si

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

ID: 697043
Name: ruby-options
PackageBaseID: 149125
PackageBase: ruby-options
Version: 2.3.2-1
Description: parse options from *args cleanly
URL: https://github.com/ahoward/options
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1581736590
LastModified: 1581736590
URLPath: /cgit/aur.git/snapshot/ruby-options.tar.gz