ruby-xmlrpc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-xmlrpc

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

$ yay -Rns ruby-xmlrpc

2. Manually Install "ruby-xmlrpc" via AUR

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

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

b. Clone ruby-xmlrpc's git locally

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

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

$ cd ~/ruby-xmlrpc $ makepkg -si

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

ID: 1407394
Name: ruby-xmlrpc
PackageBaseID: 130368
PackageBase: ruby-xmlrpc
Version: 0.3.3-2
Description: XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
URL: https://github.com/ruby/xmlrpc
NumVotes: 4
Popularity: 0.117773
OutOfDate:
Maintainer: micwoj92
Submitter: tuxitop
FirstSubmitted: 1519655021
LastModified: 1707644907
URLPath: /cgit/aur.git/snapshot/ruby-xmlrpc.tar.gz