# libpaho-mqtt を Homebrew でインストール

libpaho-mqtt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:libpaho-mqtt
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install libpaho-mqtt
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:libpaho-mqtt
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/libpaho-mqtt>
- **バージョン:** 1.3.16
- **ソース概要:** Eclipse Paho C client library for MQTT
- **ホームページ:** <https://eclipse-paho.github.io/paho.mqtt.c/MQTTClient/html/>
- **リポジトリ:** <https://github.com/eclipse-paho/paho.mqtt.c>
- **上流ドキュメント:** <https://eclipse-paho.github.io/paho.mqtt.c/MQTTClient/html/>
- **ライセンス:** EPL-2.0
- **ソースアーカイブ:** <https://github.com/eclipse-paho/paho.mqtt.c/archive/refs/tags/v1.3.16.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- MQTTVersion (cli)
- MQTTVersion (エイリアス)

## 依存関係

- openssl@3

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.3.16
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/eclipse-paho/paho.mqtt.c
- 検出された最新: v1.3.16 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

Eclipse Paho MQTT C is the ANSI C client library in the Eclipse Paho project, providing synchronous and asynchronous APIs for MQTT clients on POSIX, Windows, macOS, and embedded-adjacent environments.

### プロジェクトの歴史

Paho grew out of IBM and Eurotech making MQTT client code available through Eclipse during the early 2010s. The Eclipse Paho project page describes it as an Eclipse IoT project for open-source implementations of MQTT and MQTT-SN in multiple programming languages.

The C client inherited a longer MQTT C lineage from IBM work around small devices and the Really Small Message Broker era. By placing that lineage under Eclipse governance, Paho made MQTT client libraries easier for vendors, distributions, and device developers to consume under a neutral open-source project.

### 採用の歴史

Paho's adoption followed MQTT's standardization and IoT growth. MQTT 3.1.1 became an OASIS Standard in October 2014 and ISO/IEC 20922 in 2016, while MQTT 5.0 was approved by OASIS in March 2019. Paho C tracks those protocol versions with MQTT 3.1, 3.1.1, and 5.0 support.

### 使われ方

Developers use the C library to connect to an MQTT broker, publish messages, subscribe to topics, and receive messages. The project documents two C APIs: MQTTClient for simpler blocking/synchronous use and MQTTAsync for callback-oriented nonblocking applications.

### パッケージ好きにとっての重要性

For package maintainers, libpaho-mqtt is the canonical C client for a standardized IoT protocol. It is small enough to be a library dependency, but broad enough to support TLS, persistence, WebSockets, reconnect behavior, and both blocking and nonblocking application styles.

### タイムライン

- 2011: IBM and Eurotech announced donation of MQTT C and Java client implementations to the proposed Eclipse Paho project.
- 2014: MQTT 3.1.1 was approved as an OASIS Standard.
- 2016: MQTT 3.1.1 was approved as ISO/IEC 20922.
- 2019: MQTT 5.0 was approved as an OASIS Standard, and Paho C documents MQTT 5.0 support.

### Related projects

- Eclipse Paho includes MQTT client implementations for multiple languages beyond C.
- Paho MQTT C++ layers a C++ API over the C library.
- MQTT brokers such as Mosquitto, EMQX, HiveMQ, and broker services are natural interoperability targets for Paho C clients.

### ソース

- <https://andypiper.co.uk/2011/11/04/mqtt-goes-free-a-personal-qa/>
- <https://eclipse.dev/paho/>
- <https://eclipse.dev/paho/clients/c/>
- <https://github.com/eclipse-paho/paho.mqtt.c>
- <https://www.eclipse.org/community/eclipse_newsletter/2015/october/article3.php>
- <https://www.oasis-open.org/2016/07/19/oasis-mqtt-internet-of-things-standard-now-approved-by-iso-iec-jtc1/>
- <https://www.oasis-open.org/standard/mqtt-v5-0-os/>
- <https://www.oasis-open.org/standard/mqttv3-1-1/>


## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- library-like package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** libpaho-mqtt
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://pkg.so/ja/web-dev-tools/) - Matched web development metadata.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [syslog-ng](https://pkg.so/ja/brew/syslog-ng/) - Popular package that depends on this formula.
- [mosquitto](https://pkg.so/ja/brew/mosquitto/) - Shares pkgdb curated category or tags: cli, messaging, mqtt, networking.
- [czmq](https://pkg.so/ja/brew/czmq/) - Shares pkgdb curated category or tags: c, cli, messaging, networking.
- [emqx](https://pkg.so/ja/brew/emqx/) - Shares pkgdb curated category or tags: cli, messaging, mqtt, networking.
- [nanomsg](https://pkg.so/ja/brew/nanomsg/) - Shares pkgdb curated category or tags: c, cli, messaging, networking.
- [rabbitmq](https://pkg.so/ja/brew/rabbitmq/) - Shares pkgdb curated category or tags: cli, messaging, networking.
- [signal-cli](https://pkg.so/ja/brew/signal-cli/) - Shares pkgdb curated category or tags: cli, messaging, networking.
- [nats-server](https://pkg.so/ja/brew/nats-server/) - Shares pkgdb curated category or tags: cli, messaging, networking.
- [profanity](https://pkg.so/ja/brew/profanity/) - Shares pkgdb curated category or tags: cli, messaging, networking.
- [ejabberd](https://pkg.so/ja/brew/ejabberd/) - Local package facts share a topical domain. Shared terms: cli, messaging, networking, openssl, openssl-3.
- [lavinmq](https://pkg.so/ja/brew/lavinmq/) - Local package facts share a topical domain. Shared terms: cli, messaging, mqtt, networking, openssl.

## Combined YAML source

View the package source record on GitHub. [combined/libpaho-mqtt.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libpaho-mqtt.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
