How to Install roc NPM Packages on Ubuntu / Debian

How to Install roc software package in NPM Packages

roc : Modern JavasScript Development Ecosystem. You can installing roc 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 roc
$ sudo npm install -g roc

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

$ sudo npm update roc

Update package globally,

$ npm install -g roc

Git clone:

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

roc@1.0.0-rc.10 /usr/lib/node_modules/roc

How to remove roc package :

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

$ sudo npm uninstall roc

Basic Information of roc NPM Package:

Package Name roc
Version 1.0.0-rc.10
Description Modern JavasScript Development Ecosystem
Released Date 2016-06-01T09:07:30.861Z
Published by andreasrs
How to Learn https://www.npmjs.com/package/roc/tutorial