grc-rs on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S grc-rs

* (Optional) Uninstall grc-rs on Arch using YAY

$ yay -Rns grc-rs

2. Manually Install "grc-rs" via AUR

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

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

b. Clone grc-rs's git locally

$ git clone https://aur.archlinux.org/grc-rs.git ~/grc-rs

c. Go to ~/grc-rs folder and install it

$ cd ~/grc-rs $ makepkg -si

3. Information about the grc-rs package on Arch User Repository (AUR)

ID: 976473
Name: grc-rs
PackageBaseID: 171378
PackageBase: grc-rs
Version: 0.3.2-1
Description: Generic Colouriser (grc) ported to Rust
URL: https://github.com/larsch/grc-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: larsch
Submitter: larsch
FirstSubmitted: 1632646570
LastModified: 1634633493
URLPath: /cgit/aur.git/snapshot/grc-rs.tar.gz