ruby-slop on AUR (Arch User Repository)

Last updated: May 11,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

b. Install ruby-slop on Arch using YAY

$ yay -S ruby-slop

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

$ yay -Rns ruby-slop

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

b. Clone ruby-slop's git locally

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

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

$ cd ~/ruby-slop $ makepkg -si

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