ruby-timeout on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ruby-timeout

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

$ yay -Rns ruby-timeout

2. Manually Install "ruby-timeout" via AUR

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

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

b. Clone ruby-timeout's git locally

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

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

$ cd ~/ruby-timeout $ makepkg -si

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

ID: 1407378
Name: ruby-timeout
PackageBaseID: 190102
PackageBase: ruby-timeout
Version: 0.4.1-2
Description: Auto-terminate potentially long-running operations in Ruby.
URL: https://github.com/ruby/timeout
NumVotes: 1
Popularity: 0.000297
OutOfDate:
Maintainer: micwoj92
Submitter: micwoj92
FirstSubmitted: 1675388706
LastModified: 1707641668
URLPath: /cgit/aur.git/snapshot/ruby-timeout.tar.gz