How to Install docbook-utils in Ubuntu 18.04



Install docbook-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install docbook-utils

Description:

Convert DocBook files to other formats (HTML, RTF, PS, man, PDF)

The docbook-utils is a set of a few small programs intended to ease everyday use of technical documentation software and more generally use of SGML and XML. . Tasks they currently accomplish are: * jw: convert DocBook files to other formats (HTML, RTF, Postscript, PDF). * sgmldiff: detect the differences in markup between two SGML files. * docbook2man: converts a DocBook refentry to a man page.

Homepage: http://sources.redhat.com/docbook-tools/

Version: 0.6.14-3.3

Section: universe/text