python-mando on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-mando

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

$ yay -Rns python-mando

2. Manually Install "python-mando" via AUR

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

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

b. Clone python-mando's git locally

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

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

$ cd ~/python-mando $ makepkg -si

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

ID: 1256723
Name: python-mando
PackageBaseID: 103664
PackageBase: python-mando
Version: 0.7.1-3
Description: Python library wrapping argparse to help write flexible CLI applications
URL: https://mando.readthedocs.org/
NumVotes: 5
Popularity: 0.002066
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1448197855
LastModified: 1683847589
URLPath: /cgit/aur.git/snapshot/python-mando.tar.gz