How to Install gulp-gh-pages NPM Packages on Ubuntu / Debian

How to Install gulp-gh-pages software package in NPM Packages

gulp-gh-pages : gulp plugin to publish contents to Github pages. You can installing gulp-gh-pages 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-gh-pages
$ sudo npm install -g gulp-gh-pages

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

$ sudo npm update gulp-gh-pages

Update package globally,

$ npm install -g gulp-gh-pages

Git clone:

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

gulp-gh-pages@0.5.4 /usr/lib/node_modules/gulp-gh-pages

How to remove gulp-gh-pages package :

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

$ sudo npm uninstall gulp-gh-pages

Basic Information of gulp-gh-pages NPM Package:

Package Name gulp-gh-pages
Version 0.5.4
Description gulp plugin to publish contents to Github pages
Released Date 2015-10-20T21:10:52.043Z
Published by shinnn
How to Learn https://www.npmjs.com/package/gulp-gh-pages/tutorial