How to Install and Uninstall docbook Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "docbook" package

Please follow the steps below to install docbook on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install docbook

2. Uninstall "docbook" package

This guide covers the steps necessary to uninstall docbook on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove docbook $ sudo apt autoclean && sudo apt autoremove

3. Information about the docbook package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: docbook
Priority: optional
Section: universe/text
Installed-Size: 2694
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 4.5-6
Depends: sgml-data (>= 1.5.0), sgml-base (>= 1.26+nmu2)
Suggests: docbook-defguide, docbook-dsssl, docbook-xml, psgml
Breaks: docbook-xml (<< 4.4-4~)
Filename: pool/universe/d/docbook/docbook_4.5-6_all.deb
Size: 122010
MD5sum: 5afbf6d79088be14944b4929ab57acbd
SHA1: c9aefe5003bd41c97f0ea84fb26b6ce15b64a0fb
SHA256: f5dd66e689acde5084777b920f2f98922e6b8f6e576d6e50ba1dea4864075e89
Description-en: standard SGML representation system for technical documents
DocBook is an SGML document type definition (DTD) that is well-suited
to books, articles, or reference documentation about technical
matters, systems, or software (although it is by no means limited to
these applications). It has emerged as an open and standard DTD in the
software industry, and is used as the documentation system of choice
for many free software projects.
.
This package contains the SGML DTD for DocBook, which describes
the formal structure for documents following this format. If you
wish to author DocBook documents using XML rather than SGML, use the
'docbook-xml' package. You will need other packages in order to edit
(psgml), validate (opensp) or format (docbook-xsl, docbook-dsssl)
DocBook documents.
.
This package includes the 2.4.1, 3.0, 3.1, 4.0, 4.1, 4.2, 4.3, 4.4 and
4.5 versions of the DocBook SGML DTD.
Description-md5: ead20f911a71259289f56248053bcdf9
Multi-Arch: foreign
Homepage: http://www.oasis-open.org/docbook/sgml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu