How to Install mdurl NPM Packages on Ubuntu / Debian

How to Install mdurl software package in NPM Packages

mdurl : URL utilities for markdown-it. You can installing mdurl 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 mdurl
$ sudo npm install -g mdurl

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

$ sudo npm update mdurl

Update package globally,

$ npm install -g mdurl

Git clone:

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

mdurl@1.0.1 /usr/lib/node_modules/mdurl

How to remove mdurl package :

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

$ sudo npm uninstall mdurl

Basic Information of mdurl NPM Package:

Package Name mdurl
Version 1.0.1
Description URL utilities for markdown-it
Released Date 2015-09-14T22:08:28.265Z
Published by vitaly
How to Learn https://www.npmjs.com/package/mdurl/tutorial