How to Install hubot-google-translate NPM Packages on Ubuntu / Debian

How to Install hubot-google-translate software package in NPM Packages

hubot-google-translate : Allows Hubot to know many languages using Google Translate. You can installing hubot-google-translate 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-google-translate
$ sudo npm install -g hubot-google-translate

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

$ sudo npm update hubot-google-translate

Update package globally,

$ npm install -g hubot-google-translate

Git clone:

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

hubot-google-translate@0.2.1 /usr/lib/node_modules/hubot-google-translate

How to remove hubot-google-translate package :

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

$ sudo npm uninstall hubot-google-translate

Basic Information of hubot-google-translate NPM Package:

Package Name hubot-google-translate
Version 0.2.1
Description Allows Hubot to know many languages using Google Translate
Released Date 2017-06-27T23:59:18.818Z
Published by hubotbot
How to Learn https://www.npmjs.com/package/hubot-google-translate/tutorial