ruby-childprocess on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ruby-childprocess

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

$ yay -Rns ruby-childprocess

2. Manually Install "ruby-childprocess" via AUR

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

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

b. Clone ruby-childprocess's git locally

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

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

$ cd ~/ruby-childprocess $ makepkg -si

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

ID: 582419
Name: ruby-childprocess
PackageBaseID: 56005
PackageBase: ruby-childprocess
Version: 0.8.0-1
Description: This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.
URL: http://github.com/jarib/childprocess
NumVotes: 37
Popularity: 0.012756
OutOfDate: 1651780557
Maintainer: futpib
FirstSubmitted: 1327230947
LastModified: 1549150074
URLPath: /cgit/aur.git/snapshot/ruby-childprocess.tar.gz