How to Install node-red-node-email NPM Packages on Ubuntu / Debian

How to Install node-red-node-email software package in NPM Packages

node-red-node-email : Node-RED nodes to send and receive simple emails. You can installing node-red-node-email 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 node-red-node-email
$ sudo npm install -g node-red-node-email

If want to update the node-red-node-email package execute the command as below,

$ sudo npm update node-red-node-email

Update package globally,

$ npm install -g node-red-node-email

Git clone:

$ sudo  git clone https://github.com/rektide/node-red-node-email.git
$ sudo  npm install -g ./node-red-node-email

node-red-node-email@0.1.24 /usr/lib/node_modules/node-red-node-email

How to remove node-red-node-email package :

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

$ sudo npm uninstall node-red-node-email

Basic Information of node-red-node-email NPM Package:

Package Name node-red-node-email
Version 0.1.24
Description Node-RED nodes to send and receive simple emails
Released Date 2017-07-18T19:33:00.606Z
Published by dceejay
How to Learn https://www.npmjs.com/package/node-red-node-email/tutorial