How to Install and Uninstall mosquitto Package on Kali Linux
Last updated: December 25,2024
1. Install "mosquitto" package
This guide let you learn how to install mosquitto on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
mosquitto
Copied
2. Uninstall "mosquitto" package
Learn how to uninstall mosquitto on Kali Linux:
$
sudo apt remove
mosquitto
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the mosquitto package on Kali Linux
Package: mosquitto
Source: mosquitto (2.0.18-1)
Version: 2.0.18-1+b1
Installed-Size: 712
Maintainer: Debian IoT Maintainers
Architecture: amd64
Depends: adduser (>= 3.10), libcjson1 (>= 1.7.13), libmosquitto1 (= 2.0.18-1+b1), sysvinit-utils (>= 3.06), libc6 (>= 2.34), libdlt2 (>= 2.18.10), libssl3 (>= 3.0.0), libsystemd0, libwebsockets19 (>= 1.6.0), libwrap0 (>= 7.6-4~)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: apparmor
Size: 276816
SHA256: 4b51dda189f6b02eb0019db4b861eb9f5435e047383e19d06be2ae7a4827a0e4
SHA1: bc498059a8dcda8e6367060e194e13e8f2343a86
MD5sum: d124bfaf2bd4df3fa49d1878e9f1cb31
Description: MQTT version 5.0/3.1.1/3.1 compatible message broker
This is a message broker that supports version 3.1 and 3.1.1 of the MQTT
protocol.
.
MQTT provides a method of carrying out messaging using a publish/subscribe
model. It is lightweight, both in terms of bandwidth usage and ease of
implementation. This makes it particularly useful at the edge of the network
where a sensor or other simple device may be implemented using an arduino for
example.
Description-md5:
Homepage: https://mosquitto.org/
Tag: role::program
Section: net
Priority: optional
Filename: pool/main/m/mosquitto/mosquitto_2.0.18-1+b1_amd64.deb
Source: mosquitto (2.0.18-1)
Version: 2.0.18-1+b1
Installed-Size: 712
Maintainer: Debian IoT Maintainers
Architecture: amd64
Depends: adduser (>= 3.10), libcjson1 (>= 1.7.13), libmosquitto1 (= 2.0.18-1+b1), sysvinit-utils (>= 3.06), libc6 (>= 2.34), libdlt2 (>= 2.18.10), libssl3 (>= 3.0.0), libsystemd0, libwebsockets19 (>= 1.6.0), libwrap0 (>= 7.6-4~)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: apparmor
Size: 276816
SHA256: 4b51dda189f6b02eb0019db4b861eb9f5435e047383e19d06be2ae7a4827a0e4
SHA1: bc498059a8dcda8e6367060e194e13e8f2343a86
MD5sum: d124bfaf2bd4df3fa49d1878e9f1cb31
Description: MQTT version 5.0/3.1.1/3.1 compatible message broker
This is a message broker that supports version 3.1 and 3.1.1 of the MQTT
protocol.
.
MQTT provides a method of carrying out messaging using a publish/subscribe
model. It is lightweight, both in terms of bandwidth usage and ease of
implementation. This makes it particularly useful at the edge of the network
where a sensor or other simple device may be implemented using an arduino for
example.
Description-md5:
Homepage: https://mosquitto.org/
Tag: role::program
Section: net
Priority: optional
Filename: pool/main/m/mosquitto/mosquitto_2.0.18-1+b1_amd64.deb