How to Install catharsis NPM Packages on Ubuntu / Debian

How to Install catharsis software package in NPM Packages

catharsis : A JavaScript parser for Google Closure Compiler and JSDoc type expressions.. You can installing catharsis 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 catharsis
$ sudo npm install -g catharsis

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

$ sudo npm update catharsis

Update package globally,

$ npm install -g catharsis

Git clone:

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

catharsis@0.8.9 /usr/lib/node_modules/catharsis

How to remove catharsis package :

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

$ sudo npm uninstall catharsis

Basic Information of catharsis NPM Package:

Package Name catharsis
Version 0.8.9
Description A JavaScript parser for Google Closure Compiler and JSDoc type expressions.
Released Date 2017-07-12T23:45:27.350Z
Published by hegemonic
How to Learn https://www.npmjs.com/package/catharsis/tutorial