tcolor on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S tcolor

* (Optional) Uninstall tcolor on Arch using YAY

$ yay -Rns tcolor

2. Manually Install "tcolor" via AUR

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

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

b. Clone tcolor's git locally

$ git clone https://aur.archlinux.org/tcolor.git ~/tcolor

c. Go to ~/tcolor folder and install it

$ cd ~/tcolor $ makepkg -si

3. Information about the tcolor package on Arch User Repository (AUR)

ID: 1376885
Name: tcolor
PackageBaseID: 200889
PackageBase: tcolor
Version: 1.0.0-1
Description: tcolor is a simple header file that provides you with options to print text in color within the terminal
URL: https://github.com/RickaPrincy/TColor.hpp
NumVotes: 1
Popularity: 0.208558
OutOfDate:
Maintainer: RickaPrincy
Submitter: RickaPrincy
FirstSubmitted: 1703780027
LastModified: 1703780027
URLPath: /cgit/aur.git/snapshot/tcolor.tar.gz