How to Install mocha-lcov-reporter NPM Packages on Ubuntu / Debian

How to Install mocha-lcov-reporter software package in NPM Packages

mocha-lcov-reporter : LCOV reporter for Mocha. You can installing mocha-lcov-reporter 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 mocha-lcov-reporter
$ sudo npm install -g mocha-lcov-reporter

If want to update the mocha-lcov-reporter package execute the command as below,

$ sudo npm update mocha-lcov-reporter

Update package globally,

$ npm install -g mocha-lcov-reporter

Git clone:

$ sudo  git clone https://github.com/rektide/mocha-lcov-reporter.git
$ sudo  npm install -g ./mocha-lcov-reporter

mocha-lcov-reporter@1.3.0 /usr/lib/node_modules/mocha-lcov-reporter

How to remove mocha-lcov-reporter package :

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

$ sudo npm uninstall mocha-lcov-reporter

Basic Information of mocha-lcov-reporter NPM Package:

Package Name mocha-lcov-reporter
Version 1.3.0
Description LCOV reporter for Mocha
Released Date 2017-02-21T17:42:29.492Z
Published by steven.looman
How to Learn https://www.npmjs.com/package/mocha-lcov-reporter/tutorial