How to Install mri NPM Packages on Ubuntu / Debian

How to Install mri software package in NPM Packages

mri : Quickly scan for CLI flags and arguments. You can installing mri 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 mri
$ sudo npm install -g mri

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

$ sudo npm update mri

Update package globally,

$ npm install -g mri

Git clone:

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

mri@1.1.0 /usr/lib/node_modules/mri

How to remove mri package :

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

$ sudo npm uninstall mri

Basic Information of mri NPM Package:

Package Name mri
Version 1.1.0
Description Quickly scan for CLI flags and arguments
Released Date 2017-06-14T19:34:10.176Z
Published by lukeed
How to Learn https://www.npmjs.com/package/mri/tutorial