How to Install metalsmith-markdown NPM Packages on Ubuntu / Debian

How to Install metalsmith-markdown software package in NPM Packages

metalsmith-markdown : A Metalsmith plugin to convert markdown files.. You can installing metalsmith-markdown 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 metalsmith-markdown
$ sudo npm install -g metalsmith-markdown

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

$ sudo npm update metalsmith-markdown

Update package globally,

$ npm install -g metalsmith-markdown

Git clone:

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

metalsmith-markdown@0.2.1 /usr/lib/node_modules/metalsmith-markdown

How to remove metalsmith-markdown package :

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

$ sudo npm uninstall metalsmith-markdown

Basic Information of metalsmith-markdown NPM Package:

Package Name metalsmith-markdown
Version 0.2.1
Description A Metalsmith plugin to convert markdown files.
Released Date 2014-02-07T06:58:59.949Z
Published by ianstormtaylor
How to Learn https://www.npmjs.com/package/metalsmith-markdown/tutorial