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