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

Last updated: May 15,2024

1. Install "docbook-xsl-ns" package

Please follow the guidance below to install docbook-xsl-ns on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install docbook-xsl-ns

2. Uninstall "docbook-xsl-ns" package

In this section, we are going to explain the necessary steps to uninstall docbook-xsl-ns on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove docbook-xsl-ns $ sudo apt autoclean && sudo apt autoremove

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

Package: docbook-xsl-ns
Priority: optional
Section: universe/text
Installed-Size: 15049
Maintainer: Ubuntu Developers
Original-Maintainer: Debian XML/SGML Group
Architecture: all
Source: docbook-xsl
Version: 1.79.1+dfsg-1
Depends: xml-core (>= 0.12)
Recommends: docbook5-xml (>> 5)
Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan
Filename: pool/universe/d/docbook-xsl/docbook-xsl-ns_1.79.1+dfsg-1_all.deb
Size: 1066486
MD5sum: c931b0d6c3d44886f73acf70af333162
SHA1: 3c8c5ccd7ca91a4a8a519b9ba04f8b0aa36866b8
SHA256: a6c747af8585079d3d7fcec08872c3168563041850d473bdbc2d50302e4995f8
Description-en: stylesheets for processing DocBook 5 XML to various output formats
These are modular XSL stylesheets for processing documents composed
with DocBook 5 XML and its derivatives. Unlike in docbook-xsl the DocBook
namespace prefix has been added to element names in pattern matches and
expressions. However processing of DocBook 4 documents is also possible
with these stylesheets. For a more detailed explanation read
http://www.sagehill.net/docbookxsl/ProcesingDb5.html.
.
The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help,
JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL
Formatting Object (XSL-FO) output. The latter can be further processed to
a number of print formats using FOP or TeX-based tools.
.
The stylesheets are modular in the sense that you can extend and, to some
extent, customize them. The documentation is included in a separate package.
Description-md5: feaf34e3e39a21ba45c997abe92b57b7
Homepage: http://wiki.docbook.org/DocBookXslStylesheets
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu