ruby-install on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-install

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

$ yay -Rns ruby-install

2. Manually Install "ruby-install" via AUR

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

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

b. Clone ruby-install's git locally

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

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

$ cd ~/ruby-install $ makepkg -si

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

ID: 1413889
Name: ruby-install
PackageBaseID: 100122
PackageBase: ruby-install
Version: 0.9.3-1
Description: Installs Ruby, JRuby, Rubinius, MRuby or TruffleRuby.
URL: https://github.com/postmodern/ruby-install
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: DenSchub
Submitter: sarahhodne
FirstSubmitted: 1442410787
LastModified: 1708636669
URLPath: /cgit/aur.git/snapshot/ruby-install.tar.gz