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