How to Install fm-log NPM Packages on Ubuntu / Debian

How to Install fm-log software package in NPM Packages

fm-log : Console logging facility for Node. You can installing fm-log 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 fm-log
$ sudo npm install -g fm-log

If want to update the fm-log package execute the command as below,

$ sudo npm update fm-log

Update package globally,

$ npm install -g fm-log

Git clone:

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

fm-log@4.4.3 /usr/lib/node_modules/fm-log

How to remove fm-log package :

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

$ sudo npm uninstall fm-log

Basic Information of fm-log NPM Package:

Package Name fm-log
Version 4.4.3
Description Console logging facility for Node
Released Date 2016-12-15T16:30:31.428Z
Published by oliversalzburg
How to Learn https://www.npmjs.com/package/fm-log/tutorial