How to Install png-js NPM Packages on Ubuntu / Debian

How to Install png-js software package in NPM Packages

png-js : A PNG decoder in CoffeeScript. You can installing png-js 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 png-js
$ sudo npm install -g png-js

If want to update the png-js package execute the command as below,

$ sudo npm update png-js

Update package globally,

$ npm install -g png-js

Git clone:

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

png-js@0.1.1 /usr/lib/node_modules/png-js

How to remove png-js package :

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

$ sudo npm uninstall png-js

Basic Information of png-js NPM Package:

Package Name png-js
Version 0.1.1
Description A PNG decoder in CoffeeScript
Released Date 2012-11-21T23:17:13.830Z
Published by npm
How to Learn https://www.npmjs.com/package/png-js/tutorial