ruby-timeout on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install ruby-timeout on Arch using YAY
$
yay -S
ruby-timeout
Copied
* (Optional) Uninstall ruby-timeout on Arch using YAY
$
yay -Rns
ruby-timeout
Copied
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
Copied
b. Clone ruby-timeout's git locally
$
git clone https://aur.archlinux.org/ruby-timeout.git
~/ruby-timeout
Copied
c. Go to ~/ruby-timeout folder and install it
$
cd
~/ruby-timeout
Copied
$
makepkg -si
Copied
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
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