How to Install markdown-it-footnote NPM Packages on Ubuntu / Debian

How to Install markdown-it-footnote software package in NPM Packages

markdown-it-footnote : Footnotes for markdown-it markdown parser.. You can installing markdown-it-footnote 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 markdown-it-footnote
$ sudo npm install -g markdown-it-footnote

If want to update the markdown-it-footnote package execute the command as below,

$ sudo npm update markdown-it-footnote

Update package globally,

$ npm install -g markdown-it-footnote

Git clone:

$ sudo  git clone https://github.com/rektide/markdown-it-footnote.git
$ sudo  npm install -g ./markdown-it-footnote

markdown-it-footnote@3.0.1 /usr/lib/node_modules/markdown-it-footnote

How to remove markdown-it-footnote package :

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

$ sudo npm uninstall markdown-it-footnote

Basic Information of markdown-it-footnote NPM Package:

Package Name markdown-it-footnote
Version 3.0.1
Description Footnotes for markdown-it markdown parser.
Released Date 2016-08-05T13:23:48.463Z
Published by vitaly
How to Learn https://www.npmjs.com/package/markdown-it-footnote/tutorial