How to Install gulp-htmlmin NPM Packages on Ubuntu / Debian

How to Install gulp-htmlmin software package in NPM Packages

gulp-htmlmin : gulp plugin to minify HTML.. You can installing gulp-htmlmin 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 gulp-htmlmin
$ sudo npm install -g gulp-htmlmin

If want to update the gulp-htmlmin package execute the command as below,

$ sudo npm update gulp-htmlmin

Update package globally,

$ npm install -g gulp-htmlmin

Git clone:

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

gulp-htmlmin@3.0.0 /usr/lib/node_modules/gulp-htmlmin

How to remove gulp-htmlmin package :

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

$ sudo npm uninstall gulp-htmlmin

Basic Information of gulp-htmlmin NPM Package:

Package Name gulp-htmlmin
Version 3.0.0
Description gulp plugin to minify HTML.
Released Date 2016-09-21T22:37:06.095Z
Published by doowb
How to Learn https://www.npmjs.com/package/gulp-htmlmin/tutorial