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

How to Install underscore-plus software package in NPM Packages

underscore-plus : Underscore plus additional utilities. You can installing underscore-plus 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-plus
$ sudo npm install -g underscore-plus

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

$ sudo npm update underscore-plus

Update package globally,

$ npm install -g underscore-plus

Git clone:

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

underscore-plus@1.6.6 /usr/lib/node_modules/underscore-plus

How to remove underscore-plus package :

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

$ sudo npm uninstall underscore-plus

Basic Information of underscore-plus NPM Package:

Package Name underscore-plus
Version 1.6.6
Description Underscore plus additional utilities
Released Date 2014-12-18T16:50:54.655Z
Published by maxbrunsfeld
How to Learn https://www.npmjs.com/package/underscore-plus/tutorial