How to Install gulp-duration NPM Packages on Ubuntu / Debian

How to Install gulp-duration software package in NPM Packages

gulp-duration : Track the duration of parts of your gulp tasks. You can installing gulp-duration 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 gulp-duration
$ sudo npm install -g gulp-duration

If want to update the gulp-duration package execute the command as below,

$ sudo npm update gulp-duration

Update package globally,

$ npm install -g gulp-duration

Git clone:

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

gulp-duration@0.0.0 /usr/lib/node_modules/gulp-duration

How to remove gulp-duration package :

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

$ sudo npm uninstall gulp-duration

Basic Information of gulp-duration NPM Package:

Package Name gulp-duration
Version 0.0.0
Description Track the duration of parts of your gulp tasks
Released Date 2014-02-23T05:44:45.363Z
Published by hughsk
How to Learn https://www.npmjs.com/package/gulp-duration/tutorial