Automic VaultAutomic Vault

brew

mosquitto mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mosquitto in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mosquitto

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install mosquitto

MacPorts ports tree · net/mosquitto/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add mosquitto

Alpine Linux edge package indexes · mosquitto · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install mosquitto

Debian stable package indexes · mosquitto · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install mosquitto

Fedora Rawhide package metadata · mosquitto · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#mosquitto

nixpkgs package indexes · pkgs/by-name/mo/mosquitto/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S mosquitto

Arch Linux sync databases · mosquitto · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install mosquitto

openSUSE Tumbleweed package metadata · mosquitto · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/mosquitto

Scoop official bucket manifest trees · bucket/mosquitto.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id EclipseFoundation.Mosquitto -e

Windows Package Manager source index · EclipseFoundation.Mosquitto · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Message broker implementing the MQTT protocol

Befehle und Aliase

  • mosquitto
  • mosquitto_ctrl
  • mosquitto_db_dump
  • mosquitto_passwd
  • mosquitto_pub
  • mosquitto_rr
  • mosquitto_signal
  • mosquitto_sub

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Wie es verwendet wird

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

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/mosquitto/mosquitto.conf
Unix
mosquitto.confpath passed with --config-file/-c

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
password_file path configured in mosquitto.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
mosquittocliglobales Executable
mosquitto_ctrlcliglobales Executable
mosquitto_db_dumpcliglobales Executable
mosquitto_passwdcliglobales Executable
mosquitto_pubcliglobales Executable
mosquitto_rrcliglobales Executable
mosquitto_signalcliglobales Executable
mosquitto_subcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version2.1.2
Manager aktualisiert2026-06-06
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://mosquitto.org/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mosquitto
Version2.1.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/mosquitto
Homepagehttps://mosquitto.org/
Repositoryhttps://github.com/eclipse-mosquitto/mosquitto
Upstream-Dokumentationhttps://mosquitto.org/documentation
LizenzEPL-1.0 OR BSD-3-Clause
Quellarchivhttps://mosquitto.org/files/source/mosquitto-2.1.2.tar.gz
Zuletzt aktualisiert2026-06-06T11:29:13Z
Pulseupdated
Abhängigkeitencjson, libwebsockets, openssl@3
Build-Abhängigkeitencmake, pkgconf
Von macOS bereitgestellte Bibliothekenlibedit, sqlite
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared
Einschränkungenmosquitto 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

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemosquitto
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libmosquitto-dev 2.0.21-1

MQTT version 5.0/3.1.1/3.1 client library, development files

https://mosquitto.org/

sudo apt install libmosquitto-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mosquitto
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmosquitto-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmosquitto1 2.0.21-1

MQTT version 5.0/3.1.1/3.1 client library

https://mosquitto.org/

sudo apt install libmosquitto1
  • Section: libs
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmosquitto1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmosquittopp-dev 2.0.21-1

MQTT version 3.1 client C++ library, development files

https://mosquitto.org/

sudo apt install libmosquittopp-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmosquittopp-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmosquittopp1 2.0.21-1

MQTT version 5.0/3.1.1/3.1 client C++ library

https://mosquitto.org/

sudo apt install libmosquittopp1
  • Section: libs
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmosquittopp1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mosquitto 2.0.21-1

MQTT version 5.0/3.1.1/3.1 compatible message broker

https://mosquitto.org/

sudo apt install mosquitto
  • Section: net
  • Architecture: amd64
  • 10 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mosquitto from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mosquitto-clients 2.0.21-1

Mosquitto command line MQTT clients

https://mosquitto.org/

sudo apt install mosquitto-clients
  • Section: net
  • Architecture: amd64
  • Source Package: mosquitto
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mosquitto-clients from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mosquitto-dev 2.0.21-1

Development files for Mosquitto

https://mosquitto.org/

sudo apt install mosquitto-dev
  • Section: devel
  • Architecture: all
  • Source Package: mosquitto
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mosquitto-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mosquitto

nix profile install nixpkgs#mosquitto
  • normalized package name match
  • Abgeglichen nach: Mosquitto
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mo/mosquitto/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libmosquitto-dev 2.0.18-1build3

MQTT version 5.0/3.1.1/3.1 client library, development files

https://mosquitto.org/

sudo apt install libmosquitto-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: mosquitto
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmosquitto-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmosquitto1 2.0.18-1build3

MQTT version 5.0/3.1.1/3.1 client library

https://mosquitto.org/

sudo apt install libmosquitto1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmosquitto1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmosquittopp-dev 2.0.18-1build3

MQTT version 3.1 client C++ library, development files

https://mosquitto.org/

sudo apt install libmosquittopp-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmosquittopp-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmosquittopp1 2.0.18-1build3

MQTT version 5.0/3.1.1/3.1 client C++ library

https://mosquitto.org/

sudo apt install libmosquittopp1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: mosquitto
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmosquittopp1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mosquitto 2.0.18-1build3

MQTT version 5.0/3.1.1/3.1 compatible message broker

https://mosquitto.org/

sudo apt install mosquitto
  • Section: universe/net
  • Architecture: amd64
  • 10 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mosquitto from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mosquitto-clients 2.0.18-1build3

Mosquitto command line MQTT clients

https://mosquitto.org/

sudo apt install mosquitto-clients
  • Section: universe/net
  • Architecture: amd64
  • Source Package: mosquitto
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mosquitto-clients from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mosquitto-dev 2.0.18-1build3

Development files for Mosquitto

https://mosquitto.org/

sudo apt install mosquitto-dev
  • Section: universe/devel
  • Architecture: all
  • Source Package: mosquitto
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mosquitto-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

mosquitto 2.1.2-r1

open source MQTT broker

https://mosquitto.org/

sudo apk add mosquitto
  • License: EPL-1.0 OR EPL-2.0
  • Architecture: x86_64
  • Source Package: mosquitto
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mosquitto
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mosquitto from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment