How to Install glogg NPM Packages on Ubuntu / Debian

How to Install glogg software package in NPM Packages

glogg : Global logging utility. You can installing glogg 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 glogg
$ sudo npm install -g glogg

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

$ sudo npm update glogg

Update package globally,

$ npm install -g glogg

Git clone:

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

glogg@1.0.0 /usr/lib/node_modules/glogg

How to remove glogg package :

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

$ sudo npm uninstall glogg

Basic Information of glogg NPM Package:

Package Name glogg
Version 1.0.0
Description Global logging utility
Released Date 2015-09-11T01:19:50.649Z
Published by phated
How to Learn https://www.npmjs.com/package/glogg/tutorial