ruby-railties on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S ruby-railties

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

$ yay -Rns ruby-railties

2. Manually Install "ruby-railties" via AUR

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

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

b. Clone ruby-railties's git locally

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

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

$ cd ~/ruby-railties $ makepkg -si

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

ID: 989286
Name: ruby-railties
PackageBaseID: 40475
PackageBase: ruby-railties
Version: 6.1.4.1-2
Description: Tools for creating, working with, and running Rails applications
URL: https://rubyonrails.org
NumVotes: 22
Popularity: 0
OutOfDate: 1651951537
Maintainer:
Submitter: kidoz
FirstSubmitted: 1283454269
LastModified: 1637003473
URLPath: /cgit/aur.git/snapshot/ruby-railties.tar.gz