ruby-thread_safe on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ruby-thread_safe

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

$ yay -Rns ruby-thread_safe

2. Manually Install "ruby-thread_safe" via AUR

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

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

b. Clone ruby-thread_safe's git locally

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

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

$ cd ~/ruby-thread_safe $ makepkg -si

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

ID: 1420534
Name: ruby-thread_safe
PackageBaseID: 71896
PackageBase: ruby-thread_safe
Version: 0.3.6-3
Description: (Deprecated) Thread-safe collections and utilities for Ruby
URL: https://github.com/ruby-concurrency/thread_safe
NumVotes: 32
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Koromix
FirstSubmitted: 1374072280
LastModified: 1709559778
URLPath: /cgit/aur.git/snapshot/ruby-thread_safe.tar.gz