colormake on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S colormake

* (Optional) Uninstall colormake on Arch using YAY

$ yay -Rns colormake

2. Manually Install "colormake" via AUR

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

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

b. Clone colormake's git locally

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

c. Go to ~/colormake folder and install it

$ cd ~/colormake $ makepkg -si

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

ID: 908676
Name: colormake
PackageBaseID: 141446
PackageBase: colormake
Version: 0.9.20140503-2
Description: Colorize the output of make
URL: https://bre.klaki.net/programs/colormake/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1555928677
LastModified: 1621306517
URLPath: /cgit/aur.git/snapshot/colormake.tar.gz