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