How to Install dir-compare NPM Packages on Ubuntu / Debian

How to Install dir-compare software package in NPM Packages

dir-compare : Node JS directory compare. You can installing dir-compare 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 dir-compare
$ sudo npm install -g dir-compare

If want to update the dir-compare package execute the command as below,

$ sudo npm update dir-compare

Update package globally,

$ npm install -g dir-compare

Git clone:

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

dir-compare@1.4.0 /usr/lib/node_modules/dir-compare

How to remove dir-compare package :

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

$ sudo npm uninstall dir-compare

Basic Information of dir-compare NPM Package:

Package Name dir-compare
Version 1.4.0
Description Node JS directory compare
Released Date 2017-04-05T04:02:55.686Z
Published by gliviu
How to Learn https://www.npmjs.com/package/dir-compare/tutorial