How to Install grunt-jsdoc NPM Packages on Ubuntu / Debian

How to Install grunt-jsdoc software package in NPM Packages

grunt-jsdoc : Integrates jsdoc3 generation into your Grunt build. You can installing grunt-jsdoc 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 grunt-jsdoc
$ sudo npm install -g grunt-jsdoc

If want to update the grunt-jsdoc package execute the command as below,

$ sudo npm update grunt-jsdoc

Update package globally,

$ npm install -g grunt-jsdoc

Git clone:

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

grunt-jsdoc@2.2.0 /usr/lib/node_modules/grunt-jsdoc

How to remove grunt-jsdoc package :

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

$ sudo npm uninstall grunt-jsdoc

Basic Information of grunt-jsdoc NPM Package:

Package Name grunt-jsdoc
Version 2.2.0
Description Integrates jsdoc3 generation into your Grunt build
Released Date 2017-10-02T14:14:40.624Z
Published by krampstudio
How to Learn https://www.npmjs.com/package/grunt-jsdoc/tutorial