Install ruby-xml-simple by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-xml-simple
Description:
Simple Ruby API for reading and writing XML
Class XmlSimple offers an easy API to read and write XML. It is a Ruby translation of Grant McLean's Perl module XML::Simple. Simply put, it automatically converts XML documents into a Ruby hash.
Homepage: https://github.com/maik/xml-simple
Version: 1.1.5-1
Section: universe/ruby