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

Last updated: May 18,2024

1. Install "docbook-dsssl" package

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

$ sudo apt update $ sudo apt install docbook-dsssl

2. Uninstall "docbook-dsssl" package

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

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

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

Package: docbook-dsssl
Priority: optional
Section: universe/text
Installed-Size: 2604
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Eisentraut
Architecture: all
Version: 1.79-9
Replaces: docbook-stylesheets
Depends: openjade | openjade1.3 | jade, docbook (>= 3.1) | docbook-xml, sgml-base (>= 1.26+nmu2), perl
Suggests: jadetex, docbook-dsssl-doc
Conflicts: docbook-stylesheets
Filename: pool/universe/d/docbook-dsssl/docbook-dsssl_1.79-9_all.deb
Size: 218720
MD5sum: 72e1cfa3733e6a91f7cb5d62a022834f
SHA1: 8f9466f77c6fe96204c3939784176cc53ce7cd0c
SHA256: e54b94abb09c96db9cba1737db9d7284c8863109be6e1d570ff185c8caa2a442
Description-en: modular DocBook DSSSL stylesheets, for print and HTML
This package provides DSSSL stylesheets which let you convert DocBook
SGML or XML files to various formats.
.
This package contains two DocBook DSSSL stylesheets, one for "print"
output and one for HTML. The print stylesheet can be used in
conjunction with the RTF and the TeX back-ends that (Open)Jade
provides to produce output suitable for printing. The HTML
stylesheet can be used to convert DocBook documents into HTML.
.
The stylesheets are modular in design so that you can extend and
customize them.
.
Note that you can also perform DocBook XML styling using the
"docbook-xsl" package, which provides the XSL stylesheets. The XSL
stylesheets are more actively maintained and contain more new
features than these DSSSL stylesheets.
Description-md5: 858031b46e88a202ef467a0ea94f76d7
Multi-Arch: foreign
Homepage: http://docbook.sourceforge.net/projects/dsssl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu