How to Install freeport NPM Packages on Ubuntu / Debian

How to Install freeport software package in NPM Packages

freeport : Find a free port.. You can installing freeport 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 freeport
$ sudo npm install -g freeport

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

$ sudo npm update freeport

Update package globally,

$ npm install -g freeport

Git clone:

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

freeport@1.0.5 /usr/lib/node_modules/freeport

How to remove freeport package :

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

$ sudo npm uninstall freeport

Basic Information of freeport NPM Package:

Package Name freeport
Version 1.0.5
Description Find a free port.
Released Date 2015-05-21T04:27:52.119Z
Published by daaku
How to Learn https://www.npmjs.com/package/freeport/tutorial