git-grc on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S git-grc

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

$ yay -Rns git-grc

2. Manually Install "git-grc" via AUR

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

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

b. Clone git-grc's git locally

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

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

$ cd ~/git-grc $ makepkg -si

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

ID: 1393655
Name: git-grc
PackageBaseID: 164354
PackageBase: git-grc
Version: 1.2.1-1
Description: Semantic git commits tool. use rust to rewrite the main features of git-cz.
URL: https://github.com/sdttttt/gcr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
Submitter: Coelacanthus
FirstSubmitted: 1615804378
LastModified: 1706387914
URLPath: /cgit/aur.git/snapshot/git-grc.tar.gz