How to Install hubot-slack NPM Packages on Ubuntu / Debian

How to Install hubot-slack software package in NPM Packages

hubot-slack : A Slack adapter for hubot. You can installing hubot-slack 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 hubot-slack
$ sudo npm install -g hubot-slack

If want to update the hubot-slack package execute the command as below,

$ sudo npm update hubot-slack

Update package globally,

$ npm install -g hubot-slack

Git clone:

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

hubot-slack@4.4.0 /usr/lib/node_modules/hubot-slack

How to remove hubot-slack package :

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

$ sudo npm uninstall hubot-slack

Basic Information of hubot-slack NPM Package:

Package Name hubot-slack
Version 4.4.0
Description A Slack adapter for hubot
Released Date 2017-08-25T00:01:40.615Z
Published by aoberoi
How to Learn https://www.npmjs.com/package/hubot-slack/tutorial