ruby-typhoeus on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ruby-typhoeus

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

$ yay -Rns ruby-typhoeus

2. Manually Install "ruby-typhoeus" via AUR

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

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

b. Clone ruby-typhoeus's git locally

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

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

$ cd ~/ruby-typhoeus $ makepkg -si

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

ID: 738979
Name: ruby-typhoeus
PackageBaseID: 97985
PackageBase: ruby-typhoeus
Version: 1.4.0-1
Description: Parallel HTTP library on top of libcurl multi.
URL: https://github.com/typhoeus/typhoeus
NumVotes: 5
Popularity: 0
OutOfDate: 1702749200
Maintainer:
Submitter: johnguant
FirstSubmitted: 1439961977
LastModified: 1589854887
URLPath: /cgit/aur.git/snapshot/ruby-typhoeus.tar.gz