How to Install slackbots NPM Packages on Ubuntu / Debian

How to Install slackbots software package in NPM Packages

slackbots : Simple API for Slack. You can installing slackbots 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 slackbots
$ sudo npm install -g slackbots

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

$ sudo npm update slackbots

Update package globally,

$ npm install -g slackbots

Git clone:

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

slackbots@1.1.0 /usr/lib/node_modules/slackbots

How to remove slackbots package :

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

$ sudo npm uninstall slackbots

Basic Information of slackbots NPM Package:

Package Name slackbots
Version 1.1.0
Description Simple API for Slack
Released Date 2017-09-15T13:44:23.798Z
Published by mishk0
How to Learn https://www.npmjs.com/package/slackbots/tutorial