color-code on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install color-code on Arch using YAY
$
yay -S
color-code
Copied
* (Optional) Uninstall color-code on Arch using YAY
$
yay -Rns
color-code
Copied
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
Copied
b. Clone color-code's git locally
$
git clone https://aur.archlinux.org/color-code.git
~/color-code
Copied
c. Go to ~/color-code folder and install it
$
cd
~/color-code
Copied
$
makepkg -si
Copied
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
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