How to Install mdi NPM Packages on Ubuntu / Debian

How to Install mdi software package in NPM Packages

mdi : Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.. You can installing mdi 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 mdi
$ sudo npm install -g mdi

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

$ sudo npm update mdi

Update package globally,

$ npm install -g mdi

Git clone:

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

mdi@2.0.46 /usr/lib/node_modules/mdi

How to remove mdi package :

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

$ sudo npm uninstall mdi

Basic Information of mdi NPM Package:

Package Name mdi
Version 2.0.46
Description Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.
Released Date 2017-07-24T05:08:00.510Z
Published by templarian
How to Learn https://www.npmjs.com/package/mdi/tutorial