How to Install underscore.deferred NPM Packages on Ubuntu / Debian

How to Install underscore.deferred software package in NPM Packages

underscore.deferred : jQuery style Deferreds. You can installing underscore.deferred 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 underscore.deferred
$ sudo npm install -g underscore.deferred

If want to update the underscore.deferred package execute the command as below,

$ sudo npm update underscore.deferred

Update package globally,

$ npm install -g underscore.deferred

Git clone:

$ sudo  git clone https://github.com/rektide/underscore.deferred.git
$ sudo  npm install -g ./underscore.deferred

underscore.deferred@0.4.0 /usr/lib/node_modules/underscore.deferred

How to remove underscore.deferred package :

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

$ sudo npm uninstall underscore.deferred

Basic Information of underscore.deferred NPM Package:

Package Name underscore.deferred
Version 0.4.0
Description jQuery style Deferreds
Released Date 2012-11-26T02:44:20.853Z
Published by wookiehangover
How to Learn https://www.npmjs.com/package/underscore.deferred/tutorial