How to Install embedly NPM Packages on Ubuntu / Debian

How to Install embedly software package in NPM Packages

embedly : Embedly client library for node. You can installing embedly 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 embedly
$ sudo npm install -g embedly

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

$ sudo npm update embedly

Update package globally,

$ npm install -g embedly

Git clone:

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

embedly@2.1.0 /usr/lib/node_modules/embedly

How to remove embedly package :

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

$ sudo npm uninstall embedly

Basic Information of embedly NPM Package:

Package Name embedly
Version 2.1.0
Description Embedly client library for node
Released Date 2016-07-25T20:01:01.792Z
Published by doki_pen
How to Learn https://www.npmjs.com/package/embedly/tutorial