ruby-rails on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S ruby-rails

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

$ yay -Rns ruby-rails

2. Manually Install "ruby-rails" via AUR

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

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

b. Clone ruby-rails's git locally

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

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

$ cd ~/ruby-rails $ makepkg -si

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

ID: 1048406
Name: ruby-rails
PackageBaseID: 37708
PackageBase: ruby-rails
Version: 6.1.4.7-1
Description: Full-stack web application framework.
URL: http://www.rubyonrails.org
NumVotes: 89
Popularity: 0
OutOfDate: 1651951525
Maintainer:
Submitter: kidoz
FirstSubmitted: 1275259703
LastModified: 1646776709
URLPath: /cgit/aur.git/snapshot/ruby-rails.tar.gz