How to Install cpr NPM Packages on Ubuntu / Debian

How to Install cpr software package in NPM Packages

cpr : cp -R. You can installing cpr 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 cpr
$ sudo npm install -g cpr

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

$ sudo npm update cpr

Update package globally,

$ npm install -g cpr

Git clone:

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

cpr@3.0.1 /usr/lib/node_modules/cpr

How to remove cpr package :

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

$ sudo npm uninstall cpr

Basic Information of cpr NPM Package:

Package Name cpr
Version 3.0.1
Description cp -R
Released Date 2017-10-31T15:13:06.933Z
Published by davglass
How to Learn https://www.npmjs.com/package/cpr/tutorial