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

Last updated: October 04,2024

1. Install "xmlformat-doc" package

This guide covers the steps necessary to install xmlformat-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xmlformat-doc

2. Uninstall "xmlformat-doc" package

Please follow the guidelines below to uninstall xmlformat-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: xmlformat-doc
Priority: optional
Section: universe/doc
Installed-Size: 239
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Malaterre
Architecture: all
Source: xmlformat
Version: 1.04-2
Depends: doc-base
Filename: pool/universe/x/xmlformat/xmlformat-doc_1.04-2_all.deb
Size: 94078
MD5sum: a8d8f4f5cf0623871e94919350c1dead
SHA1: c2bc3a46e1e1325bf96c47309fef4b538992332e
SHA256: a188cbd90c2022b869956a6bf4f790333c8844aa72b2af337a7cf096e1331b08
Description-en: XML Document Formatter documentation
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 documentation for xmlformat
Description-md5: 00b93e1be48e35da8d5fa66e5049210d
Homepage: http://www.kitebird.com/software/xmlformat/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu