How to Install tcp-port-used NPM Packages on Ubuntu / Debian

How to Install tcp-port-used software package in NPM Packages

tcp-port-used : A simple Node.js module to check if a TCP port is already bound.. You can installing tcp-port-used 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 tcp-port-used
$ sudo npm install -g tcp-port-used

If want to update the tcp-port-used package execute the command as below,

$ sudo npm update tcp-port-used

Update package globally,

$ npm install -g tcp-port-used

Git clone:

$ sudo  git clone https://github.com/rektide/tcp-port-used.git
$ sudo  npm install -g ./tcp-port-used

tcp-port-used@0.1.2 /usr/lib/node_modules/tcp-port-used

How to remove tcp-port-used package :

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

$ sudo npm uninstall tcp-port-used

Basic Information of tcp-port-used NPM Package:

Package Name tcp-port-used
Version 0.1.2
Description A simple Node.js module to check if a TCP port is already bound.
Released Date 2013-12-18T19:03:39.022Z
Published by stdarg
How to Learn https://www.npmjs.com/package/tcp-port-used/tutorial