How to Install tunnel-ssh NPM Packages on Ubuntu / Debian

How to Install tunnel-ssh software package in NPM Packages

tunnel-ssh : Easy extendable SSH tunnel. You can installing tunnel-ssh 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 tunnel-ssh
$ sudo npm install -g tunnel-ssh

If want to update the tunnel-ssh package execute the command as below,

$ sudo npm update tunnel-ssh

Update package globally,

$ npm install -g tunnel-ssh

Git clone:

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

tunnel-ssh@4.1.3 /usr/lib/node_modules/tunnel-ssh

How to remove tunnel-ssh package :

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

$ sudo npm uninstall tunnel-ssh

Basic Information of tunnel-ssh NPM Package:

Package Name tunnel-ssh
Version 4.1.3
Description Easy extendable SSH tunnel
Released Date 2017-05-07T06:59:24.407Z
Published by agebrock
How to Learn https://www.npmjs.com/package/tunnel-ssh/tutorial