How to Install underscore-ext NPM Packages on Ubuntu / Debian

How to Install underscore-ext software package in NPM Packages

underscore-ext : Some internal extensions to underscore. You can installing underscore-ext 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-ext
$ sudo npm install -g underscore-ext

If want to update the underscore-ext package execute the command as below,

$ sudo npm update underscore-ext

Update package globally,

$ npm install -g underscore-ext

Git clone:

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

underscore-ext@0.2.0 /usr/lib/node_modules/underscore-ext

How to remove underscore-ext package :

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

$ sudo npm uninstall underscore-ext

Basic Information of underscore-ext NPM Package:

Package Name underscore-ext
Version 0.2.0
Description Some internal extensions to underscore
Released Date 2012-11-24T22:14:47.452Z
Published by npm
How to Learn https://www.npmjs.com/package/underscore-ext/tutorial