How to Install and Uninstall xmlformat-ruby Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "xmlformat-ruby" package

Please follow the steps below to install xmlformat-ruby on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xmlformat-ruby

2. Uninstall "xmlformat-ruby" package

Learn how to uninstall xmlformat-ruby on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xmlformat-ruby $ sudo apt autoclean && sudo apt autoremove

3. Information about the xmlformat-ruby package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xmlformat-ruby
Priority: optional
Section: universe/utils
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Malaterre
Architecture: all
Source: xmlformat
Version: 1.04-2
Replaces: xmlformat
Provides: xmlformat
Depends: ruby
Suggests: libxml2-utils
Conflicts: xmlformat
Filename: pool/universe/x/xmlformat/xmlformat-ruby_1.04-2_all.deb
Size: 19042
MD5sum: c36ff42cac10ac95f4626076e976f1ca
SHA1: b1cb655ea377999ad8add7446f10fc75959d93a2
SHA256: 36da6a3f45cb3e72bcb57c1c53f0ee3b5076e99ef60831cca1f0e9691665cd6b
Description-en: 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
Description-md5: d60e971df845fd96bbd2a9c28d5abb6e
Homepage: http://www.kitebird.com/software/xmlformat/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu