# lavinmq を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:lavinmq
```

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

### macOS

- Homebrew (100%):

```sh
brew install lavinmq
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:lavinmq
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/lavinmq>
- **バージョン:** 2.9.1
- **ソース概要:** Message broker implementing the AMQP 0-9-1 and MQTT protocols
- **ホームページ:** <https://lavinmq.com>
- **リポジトリ:** <https://github.com/cloudamqp/lavinmq>
- **上流ドキュメント:** <https://lavinmq.com>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/cloudamqp/lavinmq/archive/refs/tags/v2.9.1.tar.gz>
- **最終更新:** 2026-07-01T13:01:58Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- lavinmq (cli)
- lavinmqctl (cli)
- lavinmqperf (cli)
- lavinmq (エイリアス)
- lavinmqctl (エイリアス)
- lavinmqperf (エイリアス)

## 依存関係

- bdw-gc
- lz4
- openssl@3
- pcre2

## ビルド依存関係

- coreutils
- crystal
- help2man

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.9.1
- マネージャ更新日: 2026-07-01
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/cloudamqp/lavinmq
- 検出された最新: v2.9.1 (最新)
## プロジェクトの歴史と使われ方

LavinMQ is an Apache-2.0 message broker from CloudAMQP, written in Crystal and aimed at AMQP 0-9-1 and MQTT workloads. It belongs to the practical RabbitMQ-adjacent world of queue servers, but its package-manager appeal is that it packages a comparatively small, fast broker with a CLI and benchmarking tool.

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

The public GitHub repository was created on May 3, 2017. Early public release artifacts include v0.3.2 on August 23, 2018, followed by a long pre-1.0 series before v1.0.0 was published on March 31, 2023. The project reached v2.9.1 on July 1, 2026.

### 採用の歴史

LavinMQ's adoption path is tied to CloudAMQP's managed messaging background and to packaging for ordinary service deployment. The official README documents Debian/Ubuntu, Fedora, Arch Linux AUR, Homebrew, Docker, Docker Compose, Windows via WSL, and source builds, which places it in the same operational lane as other infrastructure daemons distributed through both OS packages and containers.

### 使われ方

The server runs as `lavinmq` with a data directory, while `lavinmqctl` talks to its control socket and `lavinmqperf` supports benchmarking. Official docs and README material emphasize AMQP client compatibility, MQTT support, Docker deployment, and minimal setup.

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

For package nerds, LavinMQ is notable because it turns a message broker into a small Crystal-built formula with service-style configuration rather than a sprawling JVM-era broker install. Its Homebrew formula is especially useful for local AMQP/MQTT development and for testing queue behavior without pulling in a heavier stack.

### タイムライン

- 2017: Public GitHub repository created
- 2018: v0.3.2 release published
- 2023: v1.0.0 release published
- 2026: v2.9.1 release published

### Related projects

- RabbitMQ is the obvious protocol-adjacent reference point for AMQP 0-9-1 workflows. CloudAMQP also maintains a LavinMQ Kubernetes operator and LavinMQ benchmark repository, both linked from the official README.

### ソース

- <https://api.github.com/repos/cloudamqp/lavinmq>
- <https://api.github.com/repos/cloudamqp/lavinmq/releases>
- <https://github.com/cloudamqp/lavinmq>
- <https://github.com/cloudamqp/lavinmq-benchmark>
- <https://github.com/cloudamqp/lavinmq-operator>
- <https://lavinmq.com/documentation>


## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- formula declares a Homebrew service


## 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

- Unix: /etc/lavinmq/lavinmq.ini
## ソースデータベース詳細

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


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pcre2](https://pkg.so/ja/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [lz4](https://pkg.so/ja/brew/lz4/) - Runtime dependency declared by Homebrew.
- [coreutils](https://pkg.so/ja/brew/coreutils/) - Build dependency declared by Homebrew.
- [crystal](https://pkg.so/ja/brew/crystal/) - Build dependency declared by Homebrew.
- [help2man](https://pkg.so/ja/brew/help2man/) - Build dependency declared by Homebrew.
- [rabbitmq](https://pkg.so/ja/brew/rabbitmq/) - Shares pkgdb curated category or tags: amqp, cli, message-broker, messaging, networking.
- [mosquitto](https://pkg.so/ja/brew/mosquitto/) - Shares pkgdb curated category or tags: cli, message-broker, messaging, mqtt, networking.
- [libpaho-mqtt](https://pkg.so/ja/brew/libpaho-mqtt/) - Shares pkgdb curated category or tags: cli, messaging, mqtt, networking.
- [emqx](https://pkg.so/ja/brew/emqx/) - Shares pkgdb curated category or tags: cli, messaging, mqtt, networking.
- [czmq](https://pkg.so/ja/brew/czmq/) - 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.
- [telegram-downloader](https://pkg.so/ja/brew/telegram-downloader/) - Shares pkgdb curated category or tags: cli, messaging, networking.

## Combined YAML source

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


## ソース

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