libxml-ruby on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S libxml-ruby

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

$ yay -Rns libxml-ruby

2. Manually Install "libxml-ruby" via AUR

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

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

b. Clone libxml-ruby's git locally

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

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

$ cd ~/libxml-ruby $ makepkg -si

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

ID: 1284345
Name: libxml-ruby
PackageBaseID: 51486
PackageBase: libxml-ruby
Version: 4.1.1-1
Description: Provides Ruby language bindings for the GNOME Libxml2 XML toolkit
URL: https://xml4r.github.io/libxml-ruby/
NumVotes: 7
Popularity: 0
OutOfDate: 1701457512
Maintainer: bbc
Submitter: jomasti
FirstSubmitted: 1313214592
LastModified: 1688673769
URLPath: /cgit/aur.git/snapshot/libxml-ruby.tar.gz