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

Last updated: December 25,2024

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

$ yay -S python-rich-click

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

$ yay -Rns python-rich-click

2. Manually Install "python-rich-click" 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-click's git locally

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

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

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

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

ID: 1425643
Name: python-rich-click
PackageBaseID: 183598
PackageBase: python-rich-click
Version: 1.7.4-1
Description: Python module to format click help output nicely with Rich.
URL: https://github.com/ewels/rich-click
NumVotes: 1
Popularity: 0.27739
OutOfDate:
Maintainer: carsme
Submitter: GI_Jack
FirstSubmitted: 1656434225
LastModified: 1710231233
URLPath: /cgit/aur.git/snapshot/python-rich-click.tar.gz