How to Install zipkin NPM Packages on Ubuntu / Debian

How to Install zipkin software package in NPM Packages

zipkin : The core tracer for zipkin.js. You can installing zipkin 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 zipkin
$ sudo npm install -g zipkin

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

$ sudo npm update zipkin

Update package globally,

$ npm install -g zipkin

Git clone:

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

zipkin@0.11.1 /usr/lib/node_modules/zipkin

How to remove zipkin package :

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

$ sudo npm uninstall zipkin

Basic Information of zipkin NPM Package:

Package Name zipkin
Version 0.11.1
Description The core tracer for zipkin.js
Released Date 2017-11-22T13:37:06.538Z
Published by openzipkin
How to Learn https://www.npmjs.com/package/zipkin/tutorial