How to Install uuid4 NPM Packages on Ubuntu / Debian

How to Install uuid4 software package in NPM Packages

uuid4 : Node UUID v4 Generator. You can installing uuid4 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 uuid4
$ sudo npm install -g uuid4

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

$ sudo npm update uuid4

Update package globally,

$ npm install -g uuid4

Git clone:

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

uuid4@1.0.0 /usr/lib/node_modules/uuid4

How to remove uuid4 package :

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

$ sudo npm uninstall uuid4

Basic Information of uuid4 NPM Package:

Package Name uuid4
Version 1.0.0
Description Node UUID v4 Generator
Released Date 2014-10-14T22:47:55.666Z
Published by tracker1
How to Learn https://www.npmjs.com/package/uuid4/tutorial