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

Last updated: October 06,2024

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

$ yay -S ruby-install-git

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

$ yay -Rns ruby-install-git

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

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

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

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

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

ID: 586073
Name: ruby-install-git
PackageBaseID: 97549
PackageBase: ruby-install-git
Version: 0.7.0.r7.ea2b8bb-1
Description: Installs Ruby, JRuby, Rubinius, TruffleRuby or mruby.
URL: https://github.com/postmodern/ruby-install
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: aptinio
FirstSubmitted: 1439512778
LastModified: 1550096071
URLPath: /cgit/aur.git/snapshot/ruby-install-git.tar.gz