ruby-open4 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-open4

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

$ yay -Rns ruby-open4

2. Manually Install "ruby-open4" via AUR

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

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

b. Clone ruby-open4's git locally

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

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

$ cd ~/ruby-open4 $ makepkg -si

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

ID: 208854
Name: ruby-open4
PackageBaseID: 44221
PackageBase: ruby-open4
Version: 1.3.4-1
Description: Open and manage child processes and their io handles easily.
URL: https://github.com/ahoward/open4
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: OmeGa
Submitter: mathieu.clabaut
FirstSubmitted: 1291727385
LastModified: 1436340020
URLPath: /cgit/aur.git/snapshot/ruby-open4.tar.gz