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

How to Install ng-annotate software package in NPM Packages

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

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

$ sudo npm update ng-annotate

Update package globally,

$ npm install -g ng-annotate

Git clone:

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

ng-annotate@1.2.2 /usr/lib/node_modules/ng-annotate

How to remove ng-annotate package :

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

$ sudo npm uninstall ng-annotate

Basic Information of ng-annotate NPM Package:

Package Name ng-annotate
Version 1.2.2
Description add, remove and rebuild angularjs dependency injection annotations
Released Date 2017-06-01T14:17:34.935Z
Published by olov
How to Learn https://www.npmjs.com/package/ng-annotate/tutorial