How to Install gulp-live-server NPM Packages on Ubuntu / Debian

How to Install gulp-live-server software package in NPM Packages

gulp-live-server : easy light weight server with livereload. You can installing gulp-live-server 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-live-server
$ sudo npm install -g gulp-live-server

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

$ sudo npm update gulp-live-server

Update package globally,

$ npm install -g gulp-live-server

Git clone:

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

gulp-live-server@0.0.31 /usr/lib/node_modules/gulp-live-server

How to remove gulp-live-server package :

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

$ sudo npm uninstall gulp-live-server

Basic Information of gulp-live-server NPM Package:

Package Name gulp-live-server
Version 0.0.31
Description easy light weight server with livereload
Released Date 2017-07-15T01:38:07.084Z
Published by yucc2008
How to Learn https://www.npmjs.com/package/gulp-live-server/tutorial