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