How to Install and Uninstall node-lynx Package on Kali Linux

Last updated: May 20,2024

1. Install "node-lynx" package

This guide covers the steps necessary to install node-lynx on Kali Linux

$ sudo apt update $ sudo apt install node-lynx

2. Uninstall "node-lynx" package

Here is a brief guide to show you how to uninstall node-lynx on Kali Linux:

$ sudo apt remove node-lynx $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-lynx package on Kali Linux

Package: node-lynx
Version: 0.2.1-5
Installed-Size: 33
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-mersenne, node-statsd-parser
Size: 9984
SHA256: fa7fe967560a2e9a66b373597a653d706e50e004169623a02772a97c590d3961
SHA1: f4cd1f3956db68b54739260c715fd63a6ccddd78
MD5sum: b26356b5f533b48e57834bdcbfd40046
Description: Minimalistic StatsD client for Node.js programs
Lynx is a minimalistic node.js client for the statsd server.
.
Features:
* Minimalistic — there is only a minimum of abstraction between you and
statsd
* Streams — You can stream in and out of a lynx connection
* Re-usable UDP Connections — Keeps UDP connections open for a certain time
* Errors — Pluggable error handling, by default errors are ignored
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/dscape/lynx
Section: javascript
Priority: optional
Filename: pool/main/n/node-lynx/node-lynx_0.2.1-5_all.deb