ruby-in_threads on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ruby-in_threads

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

$ yay -Rns ruby-in_threads

2. Manually Install "ruby-in_threads" via AUR

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

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

b. Clone ruby-in_threads's git locally

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

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

$ cd ~/ruby-in_threads $ makepkg -si

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

ID: 507377
Name: ruby-in_threads
PackageBaseID: 118300
PackageBase: ruby-in_threads
Version: 1.5.0-2
Description: Execute ruby code in parallel.
URL: https://github.com/toy/in_threads
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nvllsvm
FirstSubmitted: 1483162526
LastModified: 1525233284
URLPath: /cgit/aur.git/snapshot/ruby-in_threads.tar.gz