ruby-slop on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "ruby-slop" 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-slop on Arch using YAY
$
yay -S
ruby-slop
Copied
* (Optional) Uninstall ruby-slop on Arch using YAY
$
yay -Rns
ruby-slop
Copied
2. Manually Install "ruby-slop" 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-slop's git locally
$
git clone https://aur.archlinux.org/ruby-slop.git
~/ruby-slop
Copied
c. Go to ~/ruby-slop folder and install it
$
cd
~/ruby-slop
Copied
$
makepkg -si
Copied
3. Information about the ruby-slop package on Arch User Repository (AUR)
ID: 1357891
Name: ruby-slop
PackageBaseID: 62918
PackageBase: ruby-slop
Version: 4.10.1-1
Description: Simple Lightweight Option Parsing
URL: https://rubygems.org/gems/slop
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: jhass
Submitter: masterkorp
FirstSubmitted: 1348058101
LastModified: 1700740371
URLPath: /cgit/aur.git/snapshot/ruby-slop.tar.gz
Name: ruby-slop
PackageBaseID: 62918
PackageBase: ruby-slop
Version: 4.10.1-1
Description: Simple Lightweight Option Parsing
URL: https://rubygems.org/gems/slop
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: jhass
Submitter: masterkorp
FirstSubmitted: 1348058101
LastModified: 1700740371
URLPath: /cgit/aur.git/snapshot/ruby-slop.tar.gz