python2-commando on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python2-commando

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

$ yay -Rns python2-commando

2. Manually Install "python2-commando" via AUR

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

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

b. Clone python2-commando's git locally

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

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

$ cd ~/python2-commando $ makepkg -si

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

ID: 926943
Name: python2-commando
PackageBaseID: 49972
PackageBase: python2-commando
Version: 1.0.0-2
Description: A declarative interface for argparse
URL: http://github.com/lakshmivyas/commando
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: axil42
FirstSubmitted: 1308405792
LastModified: 1624823038
URLPath: /cgit/aur.git/snapshot/python2-commando.tar.gz