python-docopt-ng on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-docopt-ng

* (Optional) Uninstall python-docopt-ng on Arch using YAY

$ yay -Rns python-docopt-ng

2. Manually Install "python-docopt-ng" via AUR

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

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

b. Clone python-docopt-ng's git locally

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

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

$ cd ~/python-docopt-ng $ makepkg -si

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

ID: 1266776
Name: python-docopt-ng
PackageBaseID: 192642
PackageBase: python-docopt-ng
Version: 0.8.1-1
Description: Jazzband-maintained fork of docopt, the humane command line arguments parser.
URL: https://github.com/jazzband/docopt-ng
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Grafcube
Submitter: Grafcube
FirstSubmitted: 1681381127
LastModified: 1685708343
URLPath: /cgit/aur.git/snapshot/python-docopt-ng.tar.gz