ruby-build-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ruby-build-git

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

$ yay -Rns ruby-build-git

2. Manually Install "ruby-build-git" 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-git's git locally

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

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

$ cd ~/ruby-build-git $ makepkg -si

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

ID: 1371769
Name: ruby-build-git
PackageBaseID: 51484
PackageBase: ruby-build-git
Version: 20231211.r0.g1b66c83-1
Description: Compile and install Ruby
URL: https://github.com/rbenv/ruby-build
NumVotes: 15
Popularity: 0.180838
OutOfDate:
Maintainer: PanisSupraOmnia
Submitter: GutenYe
FirstSubmitted: 1313197802
LastModified: 1702912096
URLPath: /cgit/aur.git/snapshot/ruby-build-git.tar.gz