ruby-commander on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ruby-commander

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

$ yay -Rns ruby-commander

2. Manually Install "ruby-commander" via AUR

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

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

b. Clone ruby-commander's git locally

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

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

$ cd ~/ruby-commander $ makepkg -si

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

ID: 918333
Name: ruby-commander
PackageBaseID: 55717
PackageBase: ruby-commander
Version: 4.6.0-1
Description: The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.
URL: https://github.com/commander-rb/commander
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: ocelotsloth
Submitter: petelewis
FirstSubmitted: 1326239317
LastModified: 1623121329
URLPath: /cgit/aur.git/snapshot/ruby-commander.tar.gz