ruby-http on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-http

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

$ yay -Rns ruby-http

2. Manually Install "ruby-http" via AUR

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

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

b. Clone ruby-http's git locally

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

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

$ cd ~/ruby-http $ makepkg -si

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

ID: 929447
Name: ruby-http
PackageBaseID: 100395
PackageBase: ruby-http
Version: 5.0.1-1
Description: An easy-to-use client library for making requests from Ruby
URL: https://github.com/httprb/http
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1442803542
LastModified: 1625272894
URLPath: /cgit/aur.git/snapshot/ruby-http.tar.gz