How to Install deap NPM Packages on Ubuntu / Debian

How to Install deap software package in NPM Packages

deap : extend and merge objects, deep or shallow. You can installing deap 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 deap
$ sudo npm install -g deap

If want to update the deap package execute the command as below,

$ sudo npm update deap

Update package globally,

$ npm install -g deap

Git clone:

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

deap@1.0.0 /usr/lib/node_modules/deap

How to remove deap package :

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

$ sudo npm uninstall deap

Basic Information of deap NPM Package:

Package Name deap
Version 1.0.0
Description extend and merge objects, deep or shallow
Released Date 2014-06-18T19:05:57.418Z
Published by bmharris
How to Learn https://www.npmjs.com/package/deap/tutorial