ruby-serverengine on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S ruby-serverengine

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

$ yay -Rns ruby-serverengine

2. Manually Install "ruby-serverengine" via AUR

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

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

b. Clone ruby-serverengine's git locally

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

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

$ cd ~/ruby-serverengine $ makepkg -si

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

ID: 1348963
Name: ruby-serverengine
PackageBaseID: 158149
PackageBase: ruby-serverengine
Version: 2.3.2-1
Description: A framework to implement robust multiprocess servers
URL: https://github.com/treasure-data/serverengine
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1601311078
LastModified: 1699339920
URLPath: /cgit/aur.git/snapshot/ruby-serverengine.tar.gz