# 使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, scoop 安装 matterbridge

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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