How to Install dox NPM Packages on Ubuntu / Debian

How to Install dox software package in NPM Packages

dox : Markdown / JSdoc documentation generator. You can installing dox npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.

$ sudo npm install dox
$ sudo npm install -g dox

If want to update the dox package execute the command as below,

$ sudo npm update dox

Update package globally,

$ npm install -g dox

Git clone:

$ sudo  git clone https://github.com/rektide/dox.git
$ sudo  npm install -g ./dox

dox@0.9.0 /usr/lib/node_modules/dox

How to remove dox package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall dox

Basic Information of dox NPM Package:

Package Name dox
Version 0.9.0
Description Markdown / JSdoc documentation generator
Released Date 2016-08-13T19:59:34.640Z
Published by chipersoft
How to Learn https://www.npmjs.com/package/dox/tutorial