How to Install kafka-node NPM Packages on Ubuntu / Debian

How to Install kafka-node software package in NPM Packages

kafka-node : Client for Apache Kafka v0.8.1+, v0.9.x, and v0.10.x. You can installing kafka-node 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 kafka-node
$ sudo npm install -g kafka-node

If want to update the kafka-node package execute the command as below,

$ sudo npm update kafka-node

Update package globally,

$ npm install -g kafka-node

Git clone:

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

kafka-node@2.3.0 /usr/lib/node_modules/kafka-node

How to remove kafka-node package :

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

$ sudo npm uninstall kafka-node

Basic Information of kafka-node NPM Package:

Package Name kafka-node
Version 2.3.0
Description Client for Apache Kafka v0.8.1+, v0.9.x, and v0.10.x
Released Date 2017-11-17T14:45:50.921Z
Published by hyperlink
How to Learn https://www.npmjs.com/package/kafka-node/tutorial