ruby-fastthread on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ruby-fastthread

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

$ yay -Rns ruby-fastthread

2. Manually Install "ruby-fastthread" via AUR

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

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

b. Clone ruby-fastthread's git locally

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

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

$ cd ~/ruby-fastthread $ makepkg -si

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

ID: 195512
Name: ruby-fastthread
PackageBaseID: 34693
PackageBase: ruby-fastthread
Version: 1.0.7-1
Description: Optimized replacement for thread.rb primitives
URL: https://rubygems.org/gems/fastthread
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1266319750
LastModified: 1434247781
URLPath: /cgit/aur.git/snapshot/ruby-fastthread.tar.gz