How to Install ruby-xmlhash in Ubuntu 18.04



Install ruby-xmlhash by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-xmlhash

Description:

parse a XML string into a ruby hash

Ruby-xmlhash is a small C module that wraps libxml2's xmlreader to parse a XML string into a ruby hash.

Homepage: https://github.com/coolo/xmlhash

Version: 1.3.6-2build4

Section: universe/ruby