python-argopt on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-argopt

* (Optional) Uninstall python-argopt on Arch using YAY

$ yay -Rns python-argopt

2. Manually Install "python-argopt" via AUR

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

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

b. Clone python-argopt's git locally

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

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

$ cd ~/python-argopt $ makepkg -si

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

ID: 1290368
Name: python-argopt
PackageBaseID: 187684
PackageBase: python-argopt
Version: 0.8.2-1
Description: doc to argparse driven by docopt
URL: https://github.com/casperdcl/argopt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1668927615
LastModified: 1689624187
URLPath: /cgit/aur.git/snapshot/python-argopt.tar.gz