ruby-actionpack on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-actionpack

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

$ yay -Rns ruby-actionpack

2. Manually Install "ruby-actionpack" via AUR

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

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

b. Clone ruby-actionpack's git locally

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

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

$ cd ~/ruby-actionpack $ makepkg -si

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

ID: 989226
Name: ruby-actionpack
PackageBaseID: 37702
PackageBase: ruby-actionpack
Version: 6.1.4.1-4
Description: Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server
URL: https://rubyonrails.org
NumVotes: 31
Popularity: 0
OutOfDate: 1651951407
Maintainer:
Submitter: kidoz
FirstSubmitted: 1275258940
LastModified: 1636996583
URLPath: /cgit/aur.git/snapshot/ruby-actionpack.tar.gz