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

How to Install gulp-markdown software package in NPM Packages

gulp-markdown : Markdown to HTML. You can installing gulp-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 gulp-markdown
$ sudo npm install -g gulp-markdown

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

$ sudo npm update gulp-markdown

Update package globally,

$ npm install -g gulp-markdown

Git clone:

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

gulp-markdown@1.2.0 /usr/lib/node_modules/gulp-markdown

How to remove gulp-markdown package :

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

$ sudo npm uninstall gulp-markdown

Basic Information of gulp-markdown NPM Package:

Package Name gulp-markdown
Version 1.2.0
Description Markdown to HTML
Released Date 2015-11-14T13:17:39.597Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/gulp-markdown/tutorial