How to Install muri NPM Packages on Ubuntu / Debian

How to Install muri software package in NPM Packages

muri : MongoDB URI parser. You can installing muri 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 muri
$ sudo npm install -g muri

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

$ sudo npm update muri

Update package globally,

$ npm install -g muri

Git clone:

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

muri@1.3.0 /usr/lib/node_modules/muri

How to remove muri package :

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

$ sudo npm uninstall muri

Basic Information of muri NPM Package:

Package Name muri
Version 1.3.0
Description MongoDB URI parser
Released Date 2017-10-10T23:21:53.044Z
Published by vkarpov15
How to Learn https://www.npmjs.com/package/muri/tutorial