How to Install statsd-client NPM Packages on Ubuntu / Debian

How to Install statsd-client software package in NPM Packages

statsd-client : Yet another client for Etsys statsd. You can installing statsd-client 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 statsd-client
$ sudo npm install -g statsd-client

If want to update the statsd-client package execute the command as below,

$ sudo npm update statsd-client

Update package globally,

$ npm install -g statsd-client

Git clone:

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

statsd-client@0.4.0 /usr/lib/node_modules/statsd-client

How to remove statsd-client package :

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

$ sudo npm uninstall statsd-client

Basic Information of statsd-client NPM Package:

Package Name statsd-client
Version 0.4.0
Description Yet another client for Etsys statsd
Released Date 2017-06-30T07:45:21.491Z
Published by msiebuhr
How to Learn https://www.npmjs.com/package/statsd-client/tutorial