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

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

grunt-ng-annotate : Add, remove and rebuild AngularJS dependency injection annotations.. You can installing grunt-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 grunt-ng-annotate
$ sudo npm install -g grunt-ng-annotate

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

$ sudo npm update grunt-ng-annotate

Update package globally,

$ npm install -g grunt-ng-annotate

Git clone:

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

grunt-ng-annotate@3.0.0 /usr/lib/node_modules/grunt-ng-annotate

How to remove grunt-ng-annotate package :

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

$ sudo npm uninstall grunt-ng-annotate

Basic Information of grunt-ng-annotate NPM Package:

Package Name grunt-ng-annotate
Version 3.0.0
Description Add, remove and rebuild AngularJS dependency injection annotations.
Released Date 2016-10-26T21:02:29.674Z
Published by m_gol
How to Learn https://www.npmjs.com/package/grunt-ng-annotate/tutorial