How to Install docbook-website software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install docbook-website software package in Ubuntu 14.04 LTS (Trusty Tahr)

docbook-website software package provides XML Website DTD and XSL Stylesheets, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install docbook-website 

docbook-website is installed in your system.

Make ensure the docbook-website package were installed using the commands given below,

$ sudo dpkg-query -l | grep docbook-website *

You will get with docbook-website package name, version, architecture and description in a table

docbook-website package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Text Processing
Package docbook-website
Version 2.5.0.0-8
Description XML Website DTD and XSL Stylesheets
Sub Section Text


See Also, How to uninstall or remove docbook-website software package from Ubuntu 14.04 LTS (Trusty Tahr)?