How to Install gulp-typedoc NPM Packages on Ubuntu / Debian

How to Install gulp-typedoc software package in NPM Packages

gulp-typedoc : Gulp plugin for the TypeDoc typescript documentation tool.. You can installing gulp-typedoc 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 gulp-typedoc
$ sudo npm install -g gulp-typedoc

If want to update the gulp-typedoc package execute the command as below,

$ sudo npm update gulp-typedoc

Update package globally,

$ npm install -g gulp-typedoc

Git clone:

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

gulp-typedoc@2.1.1 /usr/lib/node_modules/gulp-typedoc

How to remove gulp-typedoc package :

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

$ sudo npm uninstall gulp-typedoc

Basic Information of gulp-typedoc NPM Package:

Package Name gulp-typedoc
Version 2.1.1
Description Gulp plugin for the TypeDoc typescript documentation tool.
Released Date 2017-10-16T18:13:34.332Z
Published by rogierschouten
How to Learn https://www.npmjs.com/package/gulp-typedoc/tutorial