How to Install velocity NPM Packages on Ubuntu / Debian

How to Install velocity software package in NPM Packages

velocity : A node velocity template engine.. You can installing velocity 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 velocity
$ sudo npm install -g velocity

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

$ sudo npm update velocity

Update package globally,

$ npm install -g velocity

Git clone:

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

velocity@0.7.2 /usr/lib/node_modules/velocity

How to remove velocity package :

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

$ sudo npm uninstall velocity

Basic Information of velocity NPM Package:

Package Name velocity
Version 0.7.2
Description A node velocity template engine.
Released Date 2015-04-24T11:17:40.337Z
Published by fool2fish
How to Learn https://www.npmjs.com/package/velocity/tutorial