How to Install extendr NPM Packages on Ubuntu / Debian

How to Install extendr software package in NPM Packages

extendr : Utilities for cloning, extending, and de-referencing objects in shallow, deep, and safe ways. You can installing extendr 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 extendr
$ sudo npm install -g extendr

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

$ sudo npm update extendr

Update package globally,

$ npm install -g extendr

Git clone:

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

extendr@3.2.2 /usr/lib/node_modules/extendr

How to remove extendr package :

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

$ sudo npm uninstall extendr

Basic Information of extendr NPM Package:

Package Name extendr
Version 3.2.2
Description Utilities for cloning, extending, and de-referencing objects in shallow, deep, and safe ways
Released Date 2016-06-19T07:49:31.281Z
Published by balupton
How to Learn https://www.npmjs.com/package/extendr/tutorial