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

How to Install gulp-svgmin software package in NPM Packages

gulp-svgmin : Minify SVG files with gulp.. You can installing gulp-svgmin 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-svgmin
$ sudo npm install -g gulp-svgmin

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

$ sudo npm update gulp-svgmin

Update package globally,

$ npm install -g gulp-svgmin

Git clone:

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

gulp-svgmin@1.2.4 /usr/lib/node_modules/gulp-svgmin

How to remove gulp-svgmin package :

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

$ sudo npm uninstall gulp-svgmin

Basic Information of gulp-svgmin NPM Package:

Package Name gulp-svgmin
Version 1.2.4
Description Minify SVG files with gulp.
Released Date 2017-05-16T19:43:14.841Z
Published by beneb
How to Learn https://www.npmjs.com/package/gulp-svgmin/tutorial