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

Last updated: October 06,2024

1. Install "node-mqtt" package

Please follow the guidance below to install node-mqtt on Kali Linux

$ sudo apt update $ sudo apt install node-mqtt

2. Uninstall "node-mqtt" package

Learn how to uninstall node-mqtt on Kali Linux:

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

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

Package: node-mqtt
Version: 4.3.7-3
Installed-Size: 400
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-commist, node-concat-stream, node-debug, node-duplexify, node-help-me, node-inherits, node-lru-cache, node-minimist, node-mqtt-packet, node-number-allocator, node-pump, node-readable-stream, node-reinterval, node-rfdc, node-split2 (>= 3.1.0), node-ws, node-xtend, nodejs:any
Size: 73108
SHA256: 818c4591e5fbec47baf76d894e47a577fd7a391fa88b700697210f7eb76bf966
SHA1: 7bd66ce63145131533c781f9408f7045791dc42c
MD5sum: 20e12da9b0a2ce2a61c62f4f6932741e
Description: MQTT client library for node.js
MQTT.js is a client library for the MQTT (http://mqtt.org/) protocol,
written in JavaScript for node.js and the browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/mqttjs/MQTT.js#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-mqtt/node-mqtt_4.3.7-3_all.deb