docopts on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S docopts

* (Optional) Uninstall docopts on Arch using YAY

$ yay -Rns docopts

2. Manually Install "docopts" via AUR

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

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

b. Clone docopts's git locally

$ git clone https://aur.archlinux.org/docopts.git ~/docopts

c. Go to ~/docopts folder and install it

$ cd ~/docopts $ makepkg -si

3. Information about the docopts package on Arch User Repository (AUR)

ID: 553117
Name: docopts
PackageBaseID: 64116
PackageBase: docopts
Version: 0.6.1+fix-4
Description: Shell interface for docopt, the CLI description language
URL: http://github.com/docopt/docopts
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: aaronp
FirstSubmitted: 1351467668
LastModified: 1539940128
URLPath: /cgit/aur.git/snapshot/docopts.tar.gz