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

How to Install grunt-svgmin software package in NPM Packages

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

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

$ sudo npm update grunt-svgmin

Update package globally,

$ npm install -g grunt-svgmin

Git clone:

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

grunt-svgmin@5.0.0 /usr/lib/node_modules/grunt-svgmin

How to remove grunt-svgmin package :

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

$ sudo npm uninstall grunt-svgmin

Basic Information of grunt-svgmin NPM Package:

Package Name grunt-svgmin
Version 5.0.0
Description Minify SVG
Released Date 2017-11-24T20:37:32.013Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/grunt-svgmin/tutorial