How to Install proxy-addr NPM Packages on Ubuntu / Debian

How to Install proxy-addr software package in NPM Packages

proxy-addr : Determine address of proxied request. You can installing proxy-addr 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 proxy-addr
$ sudo npm install -g proxy-addr

If want to update the proxy-addr package execute the command as below,

$ sudo npm update proxy-addr

Update package globally,

$ npm install -g proxy-addr

Git clone:

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

proxy-addr@2.0.2 /usr/lib/node_modules/proxy-addr

How to remove proxy-addr package :

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

$ sudo npm uninstall proxy-addr

Basic Information of proxy-addr NPM Package:

Package Name proxy-addr
Version 2.0.2
Description Determine address of proxied request
Released Date 2017-09-25T01:41:05.676Z
Published by dougwilson
How to Learn https://www.npmjs.com/package/proxy-addr/tutorial