python-rich-argparse on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-rich-argparse

* (Optional) Uninstall python-rich-argparse on Arch using YAY

$ yay -Rns python-rich-argparse

2. Manually Install "python-rich-argparse" via AUR

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

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

b. Clone python-rich-argparse's git locally

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

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

$ cd ~/python-rich-argparse $ makepkg -si

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

ID: 1313609
Name: python-rich-argparse
PackageBaseID: 197309
PackageBase: python-rich-argparse
Version: 1.3.0-1
Description: Rich help formatters for argparse and optparse
URL: https://pypi.org/project/rich-argparse/
NumVotes: 0
Popularity: 0
OutOfDate: 1699390359
Maintainer:
Submitter: c0rydoras
FirstSubmitted: 1693826522
LastModified: 1693826522
URLPath: /cgit/aur.git/snapshot/python-rich-argparse.tar.gz