How to Install dgeni NPM Packages on Ubuntu / Debian

How to Install dgeni software package in NPM Packages

dgeni : Flexible JavaScript documentation generator used by both AngularJS and Angular. You can installing dgeni 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 dgeni
$ sudo npm install -g dgeni

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

$ sudo npm update dgeni

Update package globally,

$ npm install -g dgeni

Git clone:

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

dgeni@0.4.9 /usr/lib/node_modules/dgeni

How to remove dgeni package :

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

$ sudo npm uninstall dgeni

Basic Information of dgeni NPM Package:

Package Name dgeni
Version 0.4.9
Description Flexible JavaScript documentation generator used by both AngularJS and Angular
Released Date 2017-06-15T21:36:43.748Z
Published by petebd
How to Learn https://www.npmjs.com/package/dgeni/tutorial