ccat on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S ccat

* (Optional) Uninstall ccat on Arch using YAY

$ yay -Rns ccat

2. Manually Install "ccat" via AUR

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

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

b. Clone ccat's git locally

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

c. Go to ~/ccat folder and install it

$ cd ~/ccat $ makepkg -si

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

ID: 963946
Name: ccat
PackageBaseID: 138115
PackageBase: ccat
Version: 1.1.0-4
Description: Colorizes output for cat.
URL: https://github.com/jingweno/ccat
NumVotes: 10
Popularity: 0.764582
OutOfDate:
Maintainer: threecgreen
Submitter: threecgreen
FirstSubmitted: 1545085189
LastModified: 1632233518
URLPath: /cgit/aur.git/snapshot/ccat.tar.gz