python-colored on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-colored

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

$ yay -Rns python-colored

2. Manually Install "python-colored" via AUR

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

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

b. Clone python-colored's git locally

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

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

$ cd ~/python-colored $ makepkg -si

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

ID: 1390656
Name: python-colored
PackageBaseID: 107617
PackageBase: python-colored
Version: 2.2.4-1
Description: Very simple Python library for color and formatting in terminal
URL: https://gitlab.com/dslackw/colored
NumVotes: 8
Popularity: 0.000572
OutOfDate:
Maintainer: flipee
Submitter: dopsi
FirstSubmitted: 1455543355
LastModified: 1705952463
URLPath: /cgit/aur.git/snapshot/python-colored.tar.gz