python-colr on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-colr

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

$ yay -Rns python-colr

2. Manually Install "python-colr" via AUR

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

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

b. Clone python-colr's git locally

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

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

$ cd ~/python-colr $ makepkg -si

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

ID: 643963
Name: python-colr
PackageBaseID: 120414
PackageBase: python-colr
Version: 0.9.1-1
Description: Easy terminal colors, with chainable methods.
URL: https://pypi.python.org/pypi/Colr/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: z3ntu
FirstSubmitted: 1488875007
LastModified: 1567873711
URLPath: /cgit/aur.git/snapshot/python-colr.tar.gz