ruby-cmdparse on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "ruby-cmdparse" 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-cmdparse on Arch using YAY
$
yay -S
ruby-cmdparse
Copied
* (Optional) Uninstall ruby-cmdparse on Arch using YAY
$
yay -Rns
ruby-cmdparse
Copied
2. Manually Install "ruby-cmdparse" 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-cmdparse's git locally
$
git clone https://aur.archlinux.org/ruby-cmdparse.git
~/ruby-cmdparse
Copied
c. Go to ~/ruby-cmdparse folder and install it
$
cd
~/ruby-cmdparse
Copied
$
makepkg -si
Copied
3. Information about the ruby-cmdparse package on Arch User Repository (AUR)
ID: 1346655
Name: ruby-cmdparse
PackageBaseID: 108807
PackageBase: ruby-cmdparse
Version: 3.0.7-1
Description: Advanced command line parser supporting commands
URL: http://cmdparse.gettalong.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rains
FirstSubmitted: 1458032879
LastModified: 1698974934
URLPath: /cgit/aur.git/snapshot/ruby-cmdparse.tar.gz
Name: ruby-cmdparse
PackageBaseID: 108807
PackageBase: ruby-cmdparse
Version: 3.0.7-1
Description: Advanced command line parser supporting commands
URL: http://cmdparse.gettalong.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rains
FirstSubmitted: 1458032879
LastModified: 1698974934
URLPath: /cgit/aur.git/snapshot/ruby-cmdparse.tar.gz