ruby-subexec on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-subexec

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

$ yay -Rns ruby-subexec

2. Manually Install "ruby-subexec" via AUR

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

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

b. Clone ruby-subexec's git locally

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

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

$ cd ~/ruby-subexec $ makepkg -si

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

ID: 207935
Name: ruby-subexec
PackageBaseID: 84126
PackageBase: ruby-subexec
Version: 0.2.3-2
Description: Spawns a subprocess with an optional timeout.
URL: https://github.com/pressly/subexec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1406431900
LastModified: 1436230128
URLPath: /cgit/aur.git/snapshot/ruby-subexec.tar.gz