How to Install seaport NPM Packages on Ubuntu / Debian

How to Install seaport software package in NPM Packages

seaport : service registry and port assignment for clusters. You can installing seaport 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 seaport
$ sudo npm install -g seaport

If want to update the seaport package execute the command as below,

$ sudo npm update seaport

Update package globally,

$ npm install -g seaport

Git clone:

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

seaport@2.0.9 /usr/lib/node_modules/seaport

How to remove seaport package :

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

$ sudo npm uninstall seaport

Basic Information of seaport NPM Package:

Package Name seaport
Version 2.0.9
Description service registry and port assignment for clusters
Released Date 2014-08-06T10:39:04.315Z
Published by substack
How to Learn https://www.npmjs.com/package/seaport/tutorial