ruby-posix-spawn on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ruby-posix-spawn

* (Optional) Uninstall ruby-posix-spawn on Arch using YAY

$ yay -Rns ruby-posix-spawn

2. Manually Install "ruby-posix-spawn" via AUR

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

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

b. Clone ruby-posix-spawn's git locally

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

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

$ cd ~/ruby-posix-spawn $ makepkg -si

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

ID: 1201603
Name: ruby-posix-spawn
PackageBaseID: 50675
PackageBase: ruby-posix-spawn
Version: 0.3.15-1
Description: posix-spawn uses posix_spawnp(2) for faster process spawning
URL: http://github.com/rtomayko/posix-spawn
NumVotes: 29
Popularity: 0
OutOfDate: 1704987593
Maintainer:
Submitter: oliparcol
FirstSubmitted: 1310481836
LastModified: 1674592559
URLPath: /cgit/aur.git/snapshot/ruby-posix-spawn.tar.gz