How to Install paper NPM Packages on Ubuntu / Debian

How to Install paper software package in NPM Packages

paper : The Swiss Army Knife of Vector Graphics Scripting. You can installing paper 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 paper
$ sudo npm install -g paper

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

$ sudo npm update paper

Update package globally,

$ npm install -g paper

Git clone:

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

paper@0.11.5 /usr/lib/node_modules/paper

How to remove paper package :

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

$ sudo npm uninstall paper

Basic Information of paper NPM Package:

Package Name paper
Version 0.11.5
Description The Swiss Army Knife of Vector Graphics Scripting
Released Date 2017-10-08T15:48:19.999Z
Published by lehni
How to Learn https://www.npmjs.com/package/paper/tutorial