ruby-activerecord on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ruby-activerecord

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

$ yay -Rns ruby-activerecord

2. Manually Install "ruby-activerecord" via AUR

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

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

b. Clone ruby-activerecord's git locally

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

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

$ cd ~/ruby-activerecord $ makepkg -si

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

ID: 989235
Name: ruby-activerecord
PackageBaseID: 37590
PackageBase: ruby-activerecord
Version: 6.1.4.1-2
Description: Object-relational mapper framework (part of Rails)
URL: https://rubyonrails.org
NumVotes: 29
Popularity: 0
OutOfDate: 1651951434
Maintainer:
Submitter: Sloonz
FirstSubmitted: 1275073665
LastModified: 1636997954
URLPath: /cgit/aur.git/snapshot/ruby-activerecord.tar.gz