How to Install mandrill-api NPM Packages on Ubuntu / Debian

How to Install mandrill-api software package in NPM Packages

mandrill-api : The official API client for the Mandrill email as a service product.. You can installing mandrill-api 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 mandrill-api
$ sudo npm install -g mandrill-api

If want to update the mandrill-api package execute the command as below,

$ sudo npm update mandrill-api

Update package globally,

$ npm install -g mandrill-api

Git clone:

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

mandrill-api@1.0.45 /usr/lib/node_modules/mandrill-api

How to remove mandrill-api package :

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

$ sudo npm uninstall mandrill-api

Basic Information of mandrill-api NPM Package:

Package Name mandrill-api
Version 1.0.45
Description The official API client for the Mandrill email as a service product.
Released Date 2015-04-17T18:34:26.185Z
Published by mailchimp
How to Learn https://www.npmjs.com/package/mandrill-api/tutorial