ruby-commander on AUR (Arch User Repository)
Last updated: February 01,2025
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
Copied
b. Install ruby-commander on Arch using YAY
$
yay -S
ruby-commander
Copied
* (Optional) Uninstall ruby-commander on Arch using YAY
$
yay -Rns
ruby-commander
Copied
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
Copied
b. Clone ruby-commander's git locally
$
git clone https://aur.archlinux.org/ruby-commander.git
~/ruby-commander
Copied
c. Go to ~/ruby-commander folder and install it
$
cd
~/ruby-commander
Copied
$
makepkg -si
Copied
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
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