How to Install doc-central software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install doc-central software package in Ubuntu 12.04 LTS (Precise Pangolin)

doc-central software package provides web-based documentation browser, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) 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 12 04 lts precise pangolin
Section Web Software
Package doc-central
Version 1.8.2+nmu3
Description web-based documentation browser
Sub Section Web


See Also, How to uninstall or remove doc-central software package from Ubuntu 12.04 LTS (Precise Pangolin)?