cgrc on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S cgrc

* (Optional) Uninstall cgrc on Arch using YAY

$ yay -Rns cgrc

2. Manually Install "cgrc" via AUR

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

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

b. Clone cgrc's git locally

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

c. Go to ~/cgrc folder and install it

$ cd ~/cgrc $ makepkg -si

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

ID: 1392462
Name: cgrc
PackageBaseID: 185019
PackageBase: cgrc
Version: 2.0.4-1
Description: Generic log formatter
URL: https://github.com/carlonluca/cgrc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: luc4
Submitter: luc4
FirstSubmitted: 1660778630
LastModified: 1706201588
URLPath: /cgit/aur.git/snapshot/cgrc.tar.gz