color-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S color-git

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

$ yay -Rns color-git

2. Manually Install "color-git" via AUR

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

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

b. Clone color-git's git locally

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

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

$ cd ~/color-git $ makepkg -si

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

ID: 841987
Name: color-git
PackageBaseID: 161582
PackageBase: color-git
Version: 1:2016cd4b-1
Description: Yet another C++ library that implements color
URL: https://github.com/dmilos/color
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: michaelkuc6
Submitter: michaelkuc6
FirstSubmitted: 1609689730
LastModified: 1609689730
URLPath: /cgit/aur.git/snapshot/color-git.tar.gz