termcolor-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S termcolor-git

* (Optional) Uninstall termcolor-git on Arch using YAY

$ yay -Rns termcolor-git

2. Manually Install "termcolor-git" via AUR

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

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

b. Clone termcolor-git's git locally

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

c. Go to ~/termcolor-git folder and install it

$ cd ~/termcolor-git $ makepkg -si

3. Information about the termcolor-git package on Arch User Repository (AUR)

ID: 741724
Name: termcolor-git
PackageBaseID: 132789
PackageBase: termcolor-git
Version: v1.0.1.r22.ga79bf3c-1
Description: Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force.
URL: https://github.com/ikalnytskyi/termcolor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: michaelkuc6
Submitter: michaelkuc6
FirstSubmitted: 1527269114
LastModified: 1590324028
URLPath: /cgit/aur.git/snapshot/termcolor-git.tar.gz