How to Install tinify NPM Packages on Ubuntu / Debian

How to Install tinify software package in NPM Packages

tinify : Node.js client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.. You can installing tinify 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 tinify
$ sudo npm install -g tinify

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

$ sudo npm update tinify

Update package globally,

$ npm install -g tinify

Git clone:

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

tinify@1.5.0 /usr/lib/node_modules/tinify

How to remove tinify package :

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

$ sudo npm uninstall tinify

Basic Information of tinify NPM Package:

Package Name tinify
Version 1.5.0
Description Node.js client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.
Released Date 2017-02-16T12:30:08.091Z
Published by tinify
How to Learn https://www.npmjs.com/package/tinify/tutorial