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

How to Install gulp-shell software package in NPM Packages

gulp-shell : A handy command line interface for gulp. You can installing gulp-shell 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-shell
$ sudo npm install -g gulp-shell

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

$ sudo npm update gulp-shell

Update package globally,

$ npm install -g gulp-shell

Git clone:

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

gulp-shell@0.6.3 /usr/lib/node_modules/gulp-shell

How to remove gulp-shell package :

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

$ sudo npm uninstall gulp-shell

Basic Information of gulp-shell NPM Package:

Package Name gulp-shell
Version 0.6.3
Description A handy command line interface for gulp
Released Date 2017-03-07T18:40:56.897Z
Published by sun-zheng-an
How to Learn https://www.npmjs.com/package/gulp-shell/tutorial