# matterbridge を Homebrew, apk, dnf, MacPorts, Nix, pacman, scoop でインストール

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

## インストール

```sh
sudo av install brew:matterbridge
```

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

### macOS

- Homebrew (100%):

```sh
brew install matterbridge
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install matterbridge
```

  証拠: MacPorts ports tree: net/matterbridge/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add matterbridge
```

  証拠: Alpine Linux edge package indexes: matterbridge from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install matterbridge
```

  証拠: Fedora Rawhide package metadata: matterbridge from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#matterbridge
```

  証拠: nixpkgs package indexes: pkgs/by-name/ma/matterbridge/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S matterbridge
```

  証拠: Arch Linux sync databases: matterbridge from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install extras/matterbridge
```

  証拠: Scoop official bucket manifest trees: bucket/matterbridge.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:matterbridge
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.26.0
- **ソース概要:** Protocol bridge for multiple chat platforms
- **ホームページ:** <https://github.com/42wim/matterbridge>
- **リポジトリ:** <https://github.com/42wim/matterbridge>
- **最終更新:** 2026-07-29T17:04:51+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- matterbridge (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.26.0
## プロジェクトの歴史と使われ方

matterbridge is a Go chat bridge that relays messages between many chat protocols so communities can remain split across Discord, IRC, Matrix, Mattermost, Slack, Telegram, XMPP, Zulip, and other networks while still sharing a conversation.

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

The README describes matterbridge as a simple chat bridge with the slogan 'Letting people be where they want to be.' It explicitly notes that Mattermost is not required, despite the name, and documents a broad native protocol list plus a basic API for third-party bridges.

By the v1.26.0 release line, the changelog shows protocol-specific maintenance across IRC, Matrix, Mattermost, Mumble, Telegram, Slack, WhatsApp, and other bridges. The project also carries operational packaging surfaces such as binaries, Docker guidance, systemd/OpenRC examples, and a sample TOML configuration.

### 採用の歴史

matterbridge became popular in open-source community operations because projects often had users spread across legacy IRC, newer chat systems, and team chat products. The README's public development/chat links span Discord, Gitter, IRC, Keybase, Matrix, Mattermost, Rocket.Chat, Slack, Telegram, Twitch, XMPP, and Zulip.

The batch input records matterbridge in Homebrew, Alpine, Fedora, MacPorts, Nix, Arch, and Scoop. That cross-platform packaging matches a daemon-style utility that users install on servers, small VPS hosts, or personal machines to keep chat communities connected.

### 使われ方

A typical setup is a `matterbridge.toml` file with account sections for protocols and one or more gateway sections that map channels between them. The README examples show IRC-to-Mattermost and Slack-to-Discord bridges, with credentials such as passwords and tokens stored in the same TOML file.

Users usually run a downloaded binary, distro package, container, or built-from-source binary. Build tags allow excluding heavy bridges or enabling WhatsApp multidevice support, and the README notes that some WhatsApp support cannot be distributed as official binaries because of GPL-licensed dependencies.

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

matterbridge is significant because it packages social interoperability as an installable Unix service. For maintainers, it is also a dependency and policy puzzle: many network clients, fast-moving chat APIs, optional protocol support, and build tags all meet in one command-line daemon.

It is one of the practical tools that helped communities migrate gradually instead of forcing one chat platform choice. That made it valuable in package managers even for users who only needed a single bridge pair.

### タイムライン

- 2017: Git tag history includes the v1.x release era for matterbridge.
- 2023: GitHub release v1.26.0 is published.
- 2020s: README-documented native bridge list includes Discord, IRC, Matrix, Mattermost, Slack, Telegram, WhatsApp, XMPP, Zulip, and more.

### Related projects

- The README lists related projects and API users such as MatterLink, MatterCraft, MatterBukkit, pyCord, Mattereddit, fbridge, matterbabble, Vintage Story bridge, ServUO-matterbridge, ts-matterbridge, beerchat, and a Mattermost plugin.

### ソース

- <https://github.com/42wim/matterbridge>
- <https://github.com/42wim/matterbridge/releases/tag/v1.26.0>
- <https://raw.githubusercontent.com/42wim/matterbridge/master/README.md>
- <https://raw.githubusercontent.com/42wim/matterbridge/master/changelog.md>
- source_facts.package-manager


## セキュリティノート

matterbridge に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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: matterbridge.toml

## Credential files

- Unix: matterbridge.toml
## 他のパッケージマネージャ記録

- Nix - matterbridge: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/matterbridge/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - matterbridge - 1.26.0-r29: normalized package name match | Alpine Linux edge package indexes: matterbridge from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bridges between a growing number of chat protocols | https://github.com/42wim/matterbridge
- apk - matterbridge-openrc - 1.26.0-r29: normalized package name match | Alpine Linux edge package indexes: matterbridge-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bridges between a growing number of chat protocols (OpenRC init scripts) | https://github.com/42wim/matterbridge
- dnf - matterbridge - 1.26.0-11.fc45: normalized package name match | Fedora Rawhide package metadata: matterbridge from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Bridge between many online chat protocols | https://github.com/42wim/matterbridge
- pacman - matterbridge - 1.26.0-3: normalized package name match | Arch Linux sync databases: matterbridge from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Multi-protocols (IRC/XMPP/Mattermost/Slack/Matrix/etc) bridge | https://github.com/42wim/matterbridge
- MacPorts - matterbridge: normalized package name match | MacPorts ports tree: net/matterbridge/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/matterbridge: normalized package name match | Scoop official bucket manifest trees: bucket/matterbridge.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
