termcolor on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "termcolor" 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
Copied
b. Install termcolor on Arch using YAY
$
yay -S
termcolor
Copied
* (Optional) Uninstall termcolor on Arch using YAY
$
yay -Rns
termcolor
Copied
2. Manually Install "termcolor" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone termcolor's git locally
$
git clone https://aur.archlinux.org/termcolor.git
~/termcolor
Copied
c. Go to ~/termcolor folder and install it
$
cd
~/termcolor
Copied
$
makepkg -si
Copied
3. Information about the termcolor package on Arch User Repository (AUR)
ID: 1217087
Name: termcolor
PackageBaseID: 151437
PackageBase: termcolor
Version: 2.1.0-1
Description: A header-only C++ library for printing colored messages to the terminal
URL: https://github.com/ikalnytskyi/termcolor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1586730371
LastModified: 1677200208
URLPath: /cgit/aur.git/snapshot/termcolor.tar.gz
Name: termcolor
PackageBaseID: 151437
PackageBase: termcolor
Version: 2.1.0-1
Description: A header-only C++ library for printing colored messages to the terminal
URL: https://github.com/ikalnytskyi/termcolor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1586730371
LastModified: 1677200208
URLPath: /cgit/aur.git/snapshot/termcolor.tar.gz