How to Install fontmin NPM Packages on Ubuntu / Debian

How to Install fontmin software package in NPM Packages

fontmin : Minify font seamlessly, font subsetter, webfont (eot, woff, svg) converter.. You can installing fontmin 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 fontmin
$ sudo npm install -g fontmin

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

$ sudo npm update fontmin

Update package globally,

$ npm install -g fontmin

Git clone:

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

fontmin@0.9.6 /usr/lib/node_modules/fontmin

How to remove fontmin package :

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

$ sudo npm uninstall fontmin

Basic Information of fontmin NPM Package:

Package Name fontmin
Version 0.9.6
Description Minify font seamlessly, font subsetter, webfont (eot, woff, svg) converter.
Released Date 2016-05-05T18:47:00.683Z
Published by junmer
How to Learn https://www.npmjs.com/package/fontmin/tutorial