How to Install doc-central software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install doc-central software package in Ubuntu 14.04 LTS (Trusty Tahr)

doc-central software package provides web-based documentation browser, 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 doc-central 

doc-central is installed in your system.

Make ensure the doc-central package were installed using the commands given below,

$ sudo dpkg-query -l | grep doc-central *

You will get with doc-central package name, version, architecture and description in a table

doc-central package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package doc-central
Version 1.8.3
Description web-based documentation browser
Sub Section Web


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