How to Install tcp-ping NPM Packages on Ubuntu / Debian

How to Install tcp-ping software package in NPM Packages

tcp-ping : A ping utility using TCP connection. You can installing tcp-ping 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-ping
$ sudo npm install -g tcp-ping

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

$ sudo npm update tcp-ping

Update package globally,

$ npm install -g tcp-ping

Git clone:

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

tcp-ping@0.1.1 /usr/lib/node_modules/tcp-ping

How to remove tcp-ping package :

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

$ sudo npm uninstall tcp-ping

Basic Information of tcp-ping NPM Package:

Package Name tcp-ping
Version 0.1.1
Description A ping utility using TCP connection
Released Date 2014-09-03T13:52:28.556Z
Published by wesolyromek
How to Learn https://www.npmjs.com/package/tcp-ping/tutorial