How to Install rocambole NPM Packages on Ubuntu / Debian

How to Install rocambole software package in NPM Packages

rocambole : Recursively walk and transform EcmaScript AST. You can installing rocambole 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 rocambole
$ sudo npm install -g rocambole

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

$ sudo npm update rocambole

Update package globally,

$ npm install -g rocambole

Git clone:

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

rocambole@0.7.0 /usr/lib/node_modules/rocambole

How to remove rocambole package :

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

$ sudo npm uninstall rocambole

Basic Information of rocambole NPM Package:

Package Name rocambole
Version 0.7.0
Description Recursively walk and transform EcmaScript AST
Released Date 2015-08-26T21:07:06.952Z
Published by millermedeiros
How to Learn https://www.npmjs.com/package/rocambole/tutorial