How to Install dup NPM Packages on Ubuntu / Debian

How to Install dup software package in NPM Packages

dup : Initialize an array of arrays to a constant. You can installing dup 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 dup
$ sudo npm install -g dup

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

$ sudo npm update dup

Update package globally,

$ npm install -g dup

Git clone:

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

dup@1.0.0 /usr/lib/node_modules/dup

How to remove dup package :

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

$ sudo npm uninstall dup

Basic Information of dup NPM Package:

Package Name dup
Version 1.0.0
Description Initialize an array of arrays to a constant
Released Date 2014-04-28T23:54:31.084Z
Published by mikolalysenko
How to Learn https://www.npmjs.com/package/dup/tutorial