How to Install node-slackr NPM Packages on Ubuntu / Debian

How to Install node-slackr software package in NPM Packages

node-slackr : A node.js module for send notifications to Slack, support multiple channel and attachments. You can installing node-slackr 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-slackr
$ sudo npm install -g node-slackr

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

$ sudo npm update node-slackr

Update package globally,

$ npm install -g node-slackr

Git clone:

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

node-slackr@0.1.4 /usr/lib/node_modules/node-slackr

How to remove node-slackr package :

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

$ sudo npm uninstall node-slackr

Basic Information of node-slackr NPM Package:

Package Name node-slackr
Version 0.1.4
Description A node.js module for send notifications to Slack, support multiple channel and attachments
Released Date 2016-04-24T15:02:50.375Z
Published by chenka
How to Learn https://www.npmjs.com/package/node-slackr/tutorial