ruby-grit on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-grit

* (Optional) Uninstall ruby-grit on Arch using YAY

$ yay -Rns ruby-grit

2. Manually Install "ruby-grit" via AUR

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

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

b. Clone ruby-grit's git locally

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

c. Go to ~/ruby-grit folder and install it

$ cd ~/ruby-grit $ makepkg -si

3. Information about the ruby-grit package on Arch User Repository (AUR)

ID: 503486
Name: ruby-grit
PackageBaseID: 65465
PackageBase: ruby-grit
Version: 2.5.0-3
Description: Ruby Git bindings.
URL: http://github.com/mojombo/grit
NumVotes: 6
Popularity: 0
OutOfDate: 1709554090
Maintainer: MadPhysicist
Submitter: tlvince
FirstSubmitted: 1355568193
LastModified: 1523930348
URLPath: /cgit/aur.git/snapshot/ruby-grit.tar.gz