ruby-spork on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-spork

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

$ yay -Rns ruby-spork

2. Manually Install "ruby-spork" via AUR

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

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

b. Clone ruby-spork's git locally

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

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

$ cd ~/ruby-spork $ makepkg -si

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

ID: 343547
Name: ruby-spork
PackageBaseID: 115932
PackageBase: ruby-spork
Version: 0.9.2-1
Description: A forking Drb spec server
URL: https://rubygems.org/gems/spork
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jtgoguen
FirstSubmitted: 1475516585
LastModified: 1475516585
URLPath: /cgit/aur.git/snapshot/ruby-spork.tar.gz