How to Install portastic NPM Packages on Ubuntu / Debian

How to Install portastic software package in NPM Packages

portastic : Pure javascript swiss knife for port management. You can installing portastic 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 portastic
$ sudo npm install -g portastic

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

$ sudo npm update portastic

Update package globally,

$ npm install -g portastic

Git clone:

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

portastic@1.0.1 /usr/lib/node_modules/portastic

How to remove portastic package :

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

$ sudo npm uninstall portastic

Basic Information of portastic NPM Package:

Package Name portastic
Version 1.0.1
Description Pure javascript swiss knife for port management
Released Date 2015-10-20T12:40:31.321Z
Published by alanhoff
How to Learn https://www.npmjs.com/package/portastic/tutorial