ruby-activeresource on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ruby-activeresource

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

$ yay -Rns ruby-activeresource

2. Manually Install "ruby-activeresource" via AUR

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

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

b. Clone ruby-activeresource's git locally

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

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

$ cd ~/ruby-activeresource $ makepkg -si

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

ID: 1125423
Name: ruby-activeresource
PackageBaseID: 172631
PackageBase: ruby-activeresource
Version: 6.0.0-1
Description: REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Active Record models
URL: https://rubyonrails.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Segaja
Submitter: Segaja
FirstSubmitted: 1635802951
LastModified: 1660343593
URLPath: /cgit/aur.git/snapshot/ruby-activeresource.tar.gz