How to Install date-utils NPM Packages on Ubuntu / Debian

How to Install date-utils software package in NPM Packages

date-utils : Date add-ons for Node.js. You can installing date-utils 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 date-utils
$ sudo npm install -g date-utils

If want to update the date-utils package execute the command as below,

$ sudo npm update date-utils

Update package globally,

$ npm install -g date-utils

Git clone:

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

date-utils@1.2.21 /usr/lib/node_modules/date-utils

How to remove date-utils package :

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

$ sudo npm uninstall date-utils

Basic Information of date-utils NPM Package:

Package Name date-utils
Version 1.2.21
Description Date add-ons for Node.js
Released Date 2016-04-19T03:33:21.965Z
Published by jerrysievert
How to Learn https://www.npmjs.com/package/date-utils/tutorial