color-code on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S color-code

* (Optional) Uninstall color-code on Arch using YAY

$ yay -Rns color-code

2. Manually Install "color-code" via AUR

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

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

b. Clone color-code's git locally

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

c. Go to ~/color-code folder and install it

$ cd ~/color-code $ makepkg -si

3. Information about the color-code package on Arch User Repository (AUR)

ID: 1410828
Name: color-code
PackageBaseID: 187111
PackageBase: color-code
Version: 0.7.0-1
Description: Encode arbitrary bytes to ANSI colors on the console.
URL: https://github.com/coNQP/ansi-color-codec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: schard
Submitter: schard
FirstSubmitted: 1667570540
LastModified: 1708166020
URLPath: /cgit/aur.git/snapshot/color-code.tar.gz