ruby-ref on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-ref

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

$ yay -Rns ruby-ref

2. Manually Install "ruby-ref" via AUR

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

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

b. Clone ruby-ref's git locally

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

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

$ cd ~/ruby-ref $ makepkg -si

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

ID: 940205
Name: ruby-ref
PackageBaseID: 126450
PackageBase: ruby-ref
Version: 2.0.0-2
Description: An object reference implementation for Ruby
URL: https://github.com/ruby-concurrency/ref
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hcartiaux
FirstSubmitted: 1508418859
LastModified: 1627436859
URLPath: /cgit/aur.git/snapshot/ruby-ref.tar.gz