ruby-build on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install ruby-build on Arch using YAY
$
yay -S
ruby-build
Copied
* (Optional) Uninstall ruby-build on Arch using YAY
$
yay -Rns
ruby-build
Copied
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
Copied
b. Clone ruby-build's git locally
$
git clone https://aur.archlinux.org/ruby-build.git
~/ruby-build
Copied
c. Go to ~/ruby-build folder and install it
$
cd
~/ruby-build
Copied
$
makepkg -si
Copied
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
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