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

Last updated: July 05,2024

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

$ yay -S python-click-extra

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

$ yay -Rns python-click-extra

2. Manually Install "python-click-extra" via AUR

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

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

b. Clone python-click-extra's git locally

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

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

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

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

ID: 1346438
Name: python-click-extra
PackageBaseID: 183078
PackageBase: python-click-extra
Version: 4.7.1-1
Description: Extra colorization and configuration loading for Click.
URL: https://kdeldycke.github.io/click-extra/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: autinerd
Submitter: autinerd
FirstSubmitted: 1654928581
LastModified: 1698943667
URLPath: /cgit/aur.git/snapshot/python-click-extra.tar.gz