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

How to Install tunnel-agent software package in NPM Packages

tunnel-agent : HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.. You can installing tunnel-agent 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-agent
$ sudo npm install -g tunnel-agent

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

$ sudo npm update tunnel-agent

Update package globally,

$ npm install -g tunnel-agent

Git clone:

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

tunnel-agent@0.6.0 /usr/lib/node_modules/tunnel-agent

How to remove tunnel-agent package :

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

$ sudo npm uninstall tunnel-agent

Basic Information of tunnel-agent NPM Package:

Package Name tunnel-agent
Version 0.6.0
Description HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.
Released Date 2017-03-05T00:30:01.500Z
Published by mikeal
How to Learn https://www.npmjs.com/package/tunnel-agent/tutorial