How to Install imagemin-jpegtran NPM Packages on Ubuntu / Debian

How to Install imagemin-jpegtran software package in NPM Packages

imagemin-jpegtran : jpegtran imagemin plugin. You can installing imagemin-jpegtran 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 imagemin-jpegtran
$ sudo npm install -g imagemin-jpegtran

If want to update the imagemin-jpegtran package execute the command as below,

$ sudo npm update imagemin-jpegtran

Update package globally,

$ npm install -g imagemin-jpegtran

Git clone:

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

imagemin-jpegtran@5.0.2 /usr/lib/node_modules/imagemin-jpegtran

How to remove imagemin-jpegtran package :

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

$ sudo npm uninstall imagemin-jpegtran

Basic Information of imagemin-jpegtran NPM Package:

Package Name imagemin-jpegtran
Version 5.0.2
Description jpegtran imagemin plugin
Released Date 2016-05-26T08:34:31.075Z
Published by kevva
How to Learn https://www.npmjs.com/package/imagemin-jpegtran/tutorial