python2-modargs on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-modargs

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

$ yay -Rns python2-modargs

2. Manually Install "python2-modargs" via AUR

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

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

b. Clone python2-modargs's git locally

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

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

$ cd ~/python2-modargs $ makepkg -si

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

ID: 513262
Name: python2-modargs
PackageBaseID: 78939
PackageBase: python2-modargs
Version: 1.7-1
Description: Modargs is a simple command line argument parsing library that infers arguments from functions in a module.
URL: https://pypi.python.org/pypi/python-modargs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ekce
FirstSubmitted: 1392238420
LastModified: 1527155475
URLPath: /cgit/aur.git/snapshot/python2-modargs.tar.gz