ruby-httparty on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ruby-httparty

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

$ yay -Rns ruby-httparty

2. Manually Install "ruby-httparty" via AUR

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

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

b. Clone ruby-httparty's git locally

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

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

$ cd ~/ruby-httparty $ makepkg -si

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

ID: 1218963
Name: ruby-httparty
PackageBaseID: 99894
PackageBase: ruby-httparty
Version: 0.21.0-1
Description: Makes http fun! Also, makes consuming restful web services dead easy.
URL: https://rubygems.org/gems/httparty
NumVotes: 0
Popularity: 0
OutOfDate: 1709513094
Maintainer:
Submitter: Sonic-Y3k
FirstSubmitted: 1442132920
LastModified: 1677586797
URLPath: /cgit/aur.git/snapshot/ruby-httparty.tar.gz