python2-dargparse on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python2-dargparse

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

$ yay -Rns python2-dargparse

2. Manually Install "python2-dargparse" via AUR

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

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

b. Clone python2-dargparse's git locally

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

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

$ cd ~/python2-dargparse $ makepkg -si

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

ID: 192842
Name: python2-dargparse
PackageBaseID: 66142
PackageBase: python2-dargparse
Version: 0.2.5-1
Description: Declarative command-line argument parser for python
URL: https://github.com/objectlabs/dargparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: larryhaja
FirstSubmitted: 1357663962
LastModified: 1434058466
URLPath: /cgit/aur.git/snapshot/python2-dargparse.tar.gz