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

How to Install simple-markdown software package in NPM Packages

simple-markdown : Javascript markdown parsing, made simple. You can installing simple-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 simple-markdown
$ sudo npm install -g simple-markdown

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

$ sudo npm update simple-markdown

Update package globally,

$ npm install -g simple-markdown

Git clone:

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

simple-markdown@0.3.1 /usr/lib/node_modules/simple-markdown

How to remove simple-markdown package :

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

$ sudo npm uninstall simple-markdown

Basic Information of simple-markdown NPM Package:

Package Name simple-markdown
Version 0.3.1
Description Javascript markdown parsing, made simple
Released Date 2017-09-13T19:07:18.287Z
Published by ariabuckles
How to Learn https://www.npmjs.com/package/simple-markdown/tutorial