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

How to Install through-gulp software package in NPM Packages

through-gulp : A tiny wrapper around Node stream Transform, to simplify gulp plulgins development. You can installing through-gulp 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 through-gulp
$ sudo npm install -g through-gulp

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

$ sudo npm update through-gulp

Update package globally,

$ npm install -g through-gulp

Git clone:

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

through-gulp@0.5.0 /usr/lib/node_modules/through-gulp

How to remove through-gulp package :

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

$ sudo npm uninstall through-gulp

Basic Information of through-gulp NPM Package:

Package Name through-gulp
Version 0.5.0
Description A tiny wrapper around Node stream Transform, to simplify gulp plulgins development
Released Date 2016-01-20T15:38:20.111Z
Published by bornkiller
How to Learn https://www.npmjs.com/package/through-gulp/tutorial