How to Install simple-mime NPM Packages on Ubuntu / Debian

How to Install simple-mime software package in NPM Packages

simple-mime : A simple mime database.. You can installing simple-mime 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 simple-mime
$ sudo npm install -g simple-mime

If want to update the simple-mime package execute the command as below,

$ sudo npm update simple-mime

Update package globally,

$ npm install -g simple-mime

Git clone:

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

simple-mime@0.1.0 /usr/lib/node_modules/simple-mime

How to remove simple-mime package :

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

$ sudo npm uninstall simple-mime

Basic Information of simple-mime NPM Package:

Package Name simple-mime
Version 0.1.0
Description A simple mime database.
Released Date 2014-07-25T21:42:46.227Z
Published by creationix
How to Learn https://www.npmjs.com/package/simple-mime/tutorial