python-tcolorpy on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-tcolorpy

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

$ yay -Rns python-tcolorpy

2. Manually Install "python-tcolorpy" via AUR

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

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

b. Clone python-tcolorpy's git locally

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

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

$ cd ~/python-tcolorpy $ makepkg -si

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

ID: 1320310
Name: python-tcolorpy
PackageBaseID: 156503
PackageBase: python-tcolorpy
Version: 0.1.4-1
Description: Python library to apply true color for terminal text
URL: https://github.com/thombashi/tcolorpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: clove3am
FirstSubmitted: 1596836101
LastModified: 1694967044
URLPath: /cgit/aur.git/snapshot/python-tcolorpy.tar.gz