python2-docopt on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S python2-docopt

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

$ yay -Rns python2-docopt

2. Manually Install "python2-docopt" via AUR

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

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

b. Clone python2-docopt's git locally

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

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

$ cd ~/python2-docopt $ makepkg -si

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

ID: 1087941
Name: python2-docopt
PackageBaseID: 179290
PackageBase: python2-docopt
Version: 0.6.2-8
Description: Pythonic argument parser, that will make you smile
URL: https://github.com/docopt/docopt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: twa022
FirstSubmitted: 1654013379
LastModified: 1654013379
URLPath: /cgit/aur.git/snapshot/python2-docopt.tar.gz

5. The same packages on other Linux Distributions