How to Install remarkable NPM Packages on Ubuntu / Debian

How to Install remarkable software package in NPM Packages

remarkable : Markdown parser, done right. 100% Commonmark support, extensions, syntax plugins, high speed - all in one.. You can installing remarkable 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 remarkable
$ sudo npm install -g remarkable

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

$ sudo npm update remarkable

Update package globally,

$ npm install -g remarkable

Git clone:

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

remarkable@1.7.1 /usr/lib/node_modules/remarkable

How to remove remarkable package :

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

$ sudo npm uninstall remarkable

Basic Information of remarkable NPM Package:

Package Name remarkable
Version 1.7.1
Description Markdown parser, done right. 100% Commonmark support, extensions, syntax plugins, high speed - all in one.
Released Date 2016-10-03T18:01:38.838Z
Published by spicyj
How to Learn https://www.npmjs.com/package/remarkable/tutorial