ruby-activejob on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S ruby-activejob

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

$ yay -Rns ruby-activejob

2. Manually Install "ruby-activejob" via AUR

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

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

b. Clone ruby-activejob's git locally

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

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

$ cd ~/ruby-activejob $ makepkg -si

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

ID: 995050
Name: ruby-activejob
PackageBaseID: 137892
PackageBase: ruby-activejob
Version: 6.1.4.1-1
Description: Declare job classes that can be run by a variety of queuing backends
URL: https://rubyonrails.org
NumVotes: 0
Popularity: 0
OutOfDate: 1667762189
Maintainer:
Submitter: a-wing
FirstSubmitted: 1544244141
LastModified: 1638115486
URLPath: /cgit/aur.git/snapshot/ruby-activejob.tar.gz