ruby-build on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ruby-build

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

$ yay -Rns ruby-build

2. Manually Install "ruby-build" via AUR

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

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

b. Clone ruby-build's git locally

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

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

$ cd ~/ruby-build $ makepkg -si

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

ID: 1413194
Name: ruby-build
PackageBaseID: 55305
PackageBase: ruby-build
Version: 20240221-1
Description: Compile and install Ruby
URL: https://github.com/rbenv/ruby-build
NumVotes: 99
Popularity: 0.18509
OutOfDate:
Maintainer: saghm
Submitter:
FirstSubmitted: 1324906642
LastModified: 1708518552
URLPath: /cgit/aur.git/snapshot/ruby-build.tar.gz