How to Install lodash.shuffle NPM Packages on Ubuntu / Debian

How to Install lodash.shuffle software package in NPM Packages

lodash.shuffle : The lodash method `_.shuffle` exported as a module.. You can installing lodash.shuffle 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 lodash.shuffle
$ sudo npm install -g lodash.shuffle

If want to update the lodash.shuffle package execute the command as below,

$ sudo npm update lodash.shuffle

Update package globally,

$ npm install -g lodash.shuffle

Git clone:

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

lodash.shuffle@4.2.0 /usr/lib/node_modules/lodash.shuffle

How to remove lodash.shuffle package :

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

$ sudo npm uninstall lodash.shuffle

Basic Information of lodash.shuffle NPM Package:

Package Name lodash.shuffle
Version 4.2.0
Description The lodash method `_.shuffle` exported as a module.
Released Date 2016-08-13T17:44:24.093Z
Published by jdalton
How to Learn https://www.npmjs.com/package/lodash.shuffle/tutorial