ruby-popen4 on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S ruby-popen4

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

$ yay -Rns ruby-popen4

2. Manually Install "ruby-popen4" via AUR

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

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

b. Clone ruby-popen4's git locally

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

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

$ cd ~/ruby-popen4 $ makepkg -si

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

ID: 250861
Name: ruby-popen4
PackageBaseID: 103781
PackageBase: ruby-popen4
Version: 0.1.2-1
Description: A single API across platforms for executing a command in a child process.
URL: https://github.com/shairontoledo/popen4/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: CarstenF
FirstSubmitted: 1448444163
LastModified: 1448444464
URLPath: /cgit/aur.git/snapshot/ruby-popen4.tar.gz