macOS
brew install mosquittolocal Homebrew formula metadata
sudo port install mosquittoMacPorts ports tree · net/mosquitto/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mosquitto in AI-Agent-Workflows.
Installation
brew install mosquittolocal Homebrew formula metadata
sudo port install mosquittoMacPorts ports tree · net/mosquitto/Portfile · Quelle: api.github.com
sudo apk add mosquittoAlpine Linux edge package indexes · mosquitto · Quelle: dl-cdn.alpinelinux.org
sudo apt install mosquittoDebian stable package indexes · mosquitto · Quelle: deb.debian.org
sudo dnf install mosquittoFedora Rawhide package metadata · mosquitto · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#mosquittonixpkgs package indexes · pkgs/by-name/mo/mosquitto/package.nix · Quelle: api.github.com
sudo pacman -S mosquittoArch Linux sync databases · mosquitto · Quelle: geo.mirror.pkgbuild.com
sudo zypper install mosquittoopenSUSE Tumbleweed package metadata · mosquitto · Quelle: download.opensuse.org
scoop install main/mosquittoScoop official bucket manifest trees · bucket/mosquitto.json · Quelle: api.github.com
winget install --id EclipseFoundation.Mosquitto -eWindows Package Manager source index · EclipseFoundation.Mosquitto · Quelle: cdn.winget.microsoft.com
Überblick
Message broker implementing the MQTT protocol
Verlauf
Eclipse Mosquitto is an open-source MQTT broker and client-tool project written by Roger A. Light. The project implements server support for MQTT 5.0, 3.1.1, and 3.1, and also ships C and C++ client libraries plus command-line utilities such as mosquitto_pub, mosquitto_sub, mosquitto_rr, mosquitto_ctrl, mosquitto_signal, and mosquitto_passwd.
Mosquitto's software-paper milestone is Roger A. Light's 2017 Journal of Open Source Software article, "Mosquitto: server and client implementation of the MQTT protocol." The JOSS metadata places the project in the Internet of Things, MQTT, pub/sub, and messaging categories. The project homepage explains the broader use case: MQTT is a lightweight publish/subscribe protocol suited to IoT messaging for low-power sensors, mobile devices, embedded computers, and microcontrollers.
The broker is used as a small, easily deployed MQTT server for development, testing, gateways, and production IoT systems; the bundled clients are widely used for smoke tests, scripts, and examples. Within package managers, Mosquitto is the default lightweight MQTT broker option and complements Eclipse Paho, which focuses on MQTT client libraries. The project is part of the Eclipse Foundation's IoT ecosystem, with development driven by Cedalo.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/mosquitto/mosquitto.confmosquitto.confpath passed with --config-file/-cCredential-bearing paths to review before unattended agent runs.
password_file path configured in mosquitto.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mosquitto | cli | globales Executable | |
mosquitto_ctrl | cli | globales Executable | |
mosquitto_db_dump | cli | globales Executable | |
mosquitto_passwd | cli | globales Executable | |
mosquitto_pub | cli | globales Executable | |
mosquitto_rr | cli | globales Executable | |
mosquitto_signal | cli | globales Executable | |
mosquitto_sub | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:mosquitto |
|---|---|
| Version | 2.1.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mosquitto |
| Homepage | https://mosquitto.org/ |
| Repository | https://github.com/eclipse-mosquitto/mosquitto |
| Upstream-Dokumentation | https://mosquitto.org/documentation |
| Lizenz | EPL-1.0 OR BSD-3-Clause |
| Quellarchiv | https://mosquitto.org/files/source/mosquitto-2.1.2.tar.gz |
| Zuletzt aktualisiert | 2026-06-06T11:29:13Z |
| Pulse | updated |
| Abhängigkeiten | cjson, libwebsockets, openssl@3 |
| Build-Abhängigkeiten | cmake, pkgconf |
| Von macOS bereitgestellte Bibliotheken | libedit, sqlite |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
| Einschränkungen | mosquitto has been installed with a default configuration file. You can make changes to the configuration by editing: $HOMEBREW_PREFIX/etc/mosquitto/mosquitto.conf |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mosquitto |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libmosquitto-dev 2.0.21-1
MQTT version 5.0/3.1.1/3.1 client library, development files
sudo apt install libmosquitto-devlibmosquitto1 2.0.21-1
MQTT version 5.0/3.1.1/3.1 client library
sudo apt install libmosquitto1libmosquittopp-dev 2.0.21-1
MQTT version 3.1 client C++ library, development files
sudo apt install libmosquittopp-devlibmosquittopp1 2.0.21-1
MQTT version 5.0/3.1.1/3.1 client C++ library
sudo apt install libmosquittopp1mosquitto 2.0.21-1
MQTT version 5.0/3.1.1/3.1 compatible message broker
sudo apt install mosquittomosquitto-clients 2.0.21-1
Mosquitto command line MQTT clients
sudo apt install mosquitto-clientsmosquitto-dev 2.0.21-1
Development files for Mosquitto
sudo apt install mosquitto-devmosquitto
nix profile install nixpkgs#mosquittolibmosquitto-dev 2.0.18-1build3
MQTT version 5.0/3.1.1/3.1 client library, development files
sudo apt install libmosquitto-devlibmosquitto1 2.0.18-1build3
MQTT version 5.0/3.1.1/3.1 client library
sudo apt install libmosquitto1libmosquittopp-dev 2.0.18-1build3
MQTT version 3.1 client C++ library, development files
sudo apt install libmosquittopp-devlibmosquittopp1 2.0.18-1build3
MQTT version 5.0/3.1.1/3.1 client C++ library
sudo apt install libmosquittopp1mosquitto 2.0.18-1build3
MQTT version 5.0/3.1.1/3.1 compatible message broker
sudo apt install mosquittomosquitto-clients 2.0.18-1build3
Mosquitto command line MQTT clients
sudo apt install mosquitto-clientsmosquitto-dev 2.0.18-1build3
Development files for Mosquitto
sudo apt install mosquitto-devmosquitto 2.1.2-r1
open source MQTT broker
sudo apk add mosquittoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.