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

How to Install gulp-livereload software package in NPM Packages

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

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

$ sudo npm update gulp-livereload

Update package globally,

$ npm install -g gulp-livereload

Git clone:

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

gulp-livereload@3.8.1 /usr/lib/node_modules/gulp-livereload

How to remove gulp-livereload package :

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

$ sudo npm uninstall gulp-livereload

Basic Information of gulp-livereload NPM Package:

Package Name gulp-livereload
Version 3.8.1
Description Gulp plugin for livereload.
Released Date 2015-09-26T02:16:47.542Z
Published by vohof
How to Learn https://www.npmjs.com/package/gulp-livereload/tutorial