Install xmlformat-ruby by entering the following commands in the terminal:
sudo apt update sudo apt install xmlformat-ruby
Description:
XML Document Formatter
xmlformat is a configurable formatter (or "pretty-printer") for XML documents. It provides control over indentation, line-breaking, and text wrapping. These properties can be defined on a per-element basis. . xmlformat provides improved diagnostic information when a document is not well-formed. (Prints line and token number, and stack trace). . This is the ruby implementation
Homepage: http://www.kitebird.com/software/xmlformat/
Version: 1.04-2
Section: universe/utils