How to Install minify NPM Packages on Ubuntu / Debian

How to Install minify software package in NPM Packages

minify : Minifier of js, css, html and img. You can installing minify 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 minify
$ sudo npm install -g minify

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

$ sudo npm update minify

Update package globally,

$ npm install -g minify

Git clone:

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

minify@3.0.2 /usr/lib/node_modules/minify

How to remove minify package :

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

$ sudo npm uninstall minify

Basic Information of minify NPM Package:

Package Name minify
Version 3.0.2
Description Minifier of js, css, html and img
Released Date 2017-10-09T09:31:19.158Z
Published by coderaiser
How to Learn https://www.npmjs.com/package/minify/tutorial