How to Install gulp-ng-annotate NPM Packages on Ubuntu / Debian

How to Install gulp-ng-annotate software package in NPM Packages

gulp-ng-annotate : Add angularjs dependency injection annotations with ng-annotate. You can installing gulp-ng-annotate 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-ng-annotate
$ sudo npm install -g gulp-ng-annotate

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

$ sudo npm update gulp-ng-annotate

Update package globally,

$ npm install -g gulp-ng-annotate

Git clone:

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

gulp-ng-annotate@2.0.0 /usr/lib/node_modules/gulp-ng-annotate

How to remove gulp-ng-annotate package :

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

$ sudo npm uninstall gulp-ng-annotate

Basic Information of gulp-ng-annotate NPM Package:

Package Name gulp-ng-annotate
Version 2.0.0
Description Add angularjs dependency injection annotations with ng-annotate
Released Date 2016-02-24T11:02:52.298Z
Published by kagami
How to Learn https://www.npmjs.com/package/gulp-ng-annotate/tutorial