ruby-docopt on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S ruby-docopt

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

$ yay -Rns ruby-docopt

2. Manually Install "ruby-docopt" via AUR

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

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

b. Clone ruby-docopt's git locally

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

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

$ cd ~/ruby-docopt $ makepkg -si

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

ID: 633982
Name: ruby-docopt
PackageBaseID: 143988
PackageBase: ruby-docopt
Version: 0.6.1-1
Description: Command line option parser, that will make you smile
URL: https://github.com/docopt/docopt.rb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: noraj
Submitter: noraj
FirstSubmitted: 1564603643
LastModified: 1564603777
URLPath: /cgit/aur.git/snapshot/ruby-docopt.tar.gz