How to Install marko NPM Packages on Ubuntu / Debian

How to Install marko software package in NPM Packages

marko : UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.. You can installing marko 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 marko
$ sudo npm install -g marko

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

$ sudo npm update marko

Update package globally,

$ npm install -g marko

Git clone:

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

marko@4.6.0 /usr/lib/node_modules/marko

How to remove marko package :

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

$ sudo npm uninstall marko

Basic Information of marko NPM Package:

Package Name marko
Version 4.6.0
Description UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.
Released Date 2017-11-20T23:22:45.878Z
Published by dylanpiercey
How to Learn https://www.npmjs.com/package/marko/tutorial