lynx : Minimalistic StatsD client for Node.js programs. You can installing lynx 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 lynx $ sudo npm install -g lynx
If want to update the lynx package execute the command as below,
$ sudo npm update lynx
Update package globally,
$ npm install -g lynx
$ sudo git clone https://github.com/rektide/lynx.git
$ sudo npm install -g ./lynx
lynx@0.2.0 /usr/lib/node_modules/lynx
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lynx
Package Name | lynx |
Version | 0.2.0 |
Description | Minimalistic StatsD client for Node.js programs |
Released Date | 2014-07-21T17:29:23.217Z |
Published by | dscape |
How to Learn | https://www.npmjs.com/package/lynx/tutorial |