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

How to Install gulp-gzip software package in NPM Packages

gulp-gzip : Gzip plugin for gulp.. You can installing gulp-gzip 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-gzip
$ sudo npm install -g gulp-gzip

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

$ sudo npm update gulp-gzip

Update package globally,

$ npm install -g gulp-gzip

Git clone:

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

gulp-gzip@1.4.0 /usr/lib/node_modules/gulp-gzip

How to remove gulp-gzip package :

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

$ sudo npm uninstall gulp-gzip

Basic Information of gulp-gzip NPM Package:

Package Name gulp-gzip
Version 1.4.0
Description Gzip plugin for gulp.
Released Date 2016-06-01T02:35:48.812Z
Published by jstuckey
How to Learn https://www.npmjs.com/package/gulp-gzip/tutorial