python2-commando-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-commando-git

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

$ yay -Rns python2-commando-git

2. Manually Install "python2-commando-git" 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-git's git locally

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

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

$ cd ~/python2-commando-git $ makepkg -si

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

ID: 331254
Name: python2-commando-git
PackageBaseID: 114886
PackageBase: python2-commando-git
Version: r30.78dc9f2-1
Description: A simple wrapper for argparse that allows commands and arguments to be defined declaratively using decorators.
URL: https://github.com/hyde/commando
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1471709076
LastModified: 1471709076
URLPath: /cgit/aur.git/snapshot/python2-commando-git.tar.gz