cl-colorize on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S cl-colorize

* (Optional) Uninstall cl-colorize on Arch using YAY

$ yay -Rns cl-colorize

2. Manually Install "cl-colorize" via AUR

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

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

b. Clone cl-colorize's git locally

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

c. Go to ~/cl-colorize folder and install it

$ cd ~/cl-colorize $ makepkg -si

3. Information about the cl-colorize package on Arch User Repository (AUR)

ID: 1080255
Name: cl-colorize
PackageBaseID: 178842
PackageBase: cl-colorize
Version: 0.9.r9.gea676b5-1
Description: A syntax highlighting library
URL: https://github.com/kingcons/colorize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652566399
LastModified: 1652566399
URLPath: /cgit/aur.git/snapshot/cl-colorize.tar.gz