How to Install and Uninstall docbook5-xml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 24,2025

1. Install "docbook5-xml" package

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

$ sudo apt update $ sudo apt install docbook5-xml

2. Uninstall "docbook5-xml" package

Please follow the step by step instructions below to uninstall docbook5-xml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove docbook5-xml $ sudo apt autoclean && sudo apt autoremove

3. Information about the docbook5-xml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: docbook5-xml
Priority: optional
Section: universe/text
Installed-Size: 3540
Maintainer: Ubuntu Developers
Original-Maintainer: Debian XML/SGML Group
Architecture: all
Version: 5.0-2
Depends: xml-core (>= 0.12)
Suggests: docbook-xsl-ns, docbook5-defguide
Filename: pool/universe/d/docbook5-xml/docbook5-xml_5.0-2_all.deb
Size: 806724
MD5sum: 003ae8780f10826d3ac14d83720f2e68
SHA1: 88aadee36eeb6ba54fc8cfa8a2ead3dae4ac4e23
SHA256: e1c547052cfa92f39473232009f0ae97b01fedb0a89a97f93cd3a2b7391e92ab
Description-en: standard XML documentation system for software and systems
DocBook 5 is a general purpose XML schema. That is, it
contains the "DocBook" document structure. This is used by authors
or editors writing documents in the DocBook XML format. DocBook was
designed for books, articles, or reference documentation about
technical matters or software (though it is by no means limited to
these applications). It has emerged as an open standard in the
software industry, and is the documentation system of choice for
many free software projects.
.
DocBook 5.0 is a complete rewrite of the well-known DocBook 4 XML
schema/DTD, introducing a quite large number of backwards-incompatible
changes. But the basic idea behind DocBook is still the same, and
almost all element names are unchanged.
.
This package contains the XML RelaxNG schema (with some additional
Schematron assertions), W3C XML Schema (XSD) as well as the
Document Type Definition (DTD) for DocBook, which all describe the
formal structure for documents following this format.
.
You will need other packages in order to edit, validate (libxml2-utils)
or format (docbook-xsl-ns) DocBook 5 documents.
Description-md5: 01c2468021dec31e79a7135346319d9e
Homepage: http://docbook.org/schemas/5x.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu