How to Install blipp NPM Packages on Ubuntu / Debian

How to Install blipp software package in NPM Packages

blipp : blipp is a simple hapi plugin to display the routes table at startup. You can installing blipp 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 blipp
$ sudo npm install -g blipp

If want to update the blipp package execute the command as below,

$ sudo npm update blipp

Update package globally,

$ npm install -g blipp

Git clone:

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

blipp@2.3.0 /usr/lib/node_modules/blipp

How to remove blipp package :

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

$ sudo npm uninstall blipp

Basic Information of blipp NPM Package:

Package Name blipp
Version 2.3.0
Description blipp is a simple hapi plugin to display the routes table at startup
Released Date 2015-08-24T23:59:30.704Z
Published by danielb
How to Learn https://www.npmjs.com/package/blipp/tutorial