How to Install raphael NPM Packages on Ubuntu / Debian

How to Install raphael software package in NPM Packages

raphael : JavaScript Vector Library. You can installing raphael 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 raphael
$ sudo npm install -g raphael

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

$ sudo npm update raphael

Update package globally,

$ npm install -g raphael

Git clone:

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

raphael@2.2.7 /usr/lib/node_modules/raphael

How to remove raphael package :

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

$ sudo npm uninstall raphael

Basic Information of raphael NPM Package:

Package Name raphael
Version 2.2.7
Description JavaScript Vector Library
Released Date 2016-11-12T00:10:23.332Z
Published by talabes
How to Learn https://www.npmjs.com/package/raphael/tutorial