# 使用 Homebrew, apk, MacPorts, Nix 安装 rtptools

查看 rtptools 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:rtptools
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install rtptools
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rtptools
```

  证据: MacPorts ports tree: audio/rtptools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add rtptools
```

  证据: Alpine Linux edge package indexes: rtptools from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#rtptools
```

  证据: nixpkgs package indexes: pkgs/by-name/rt/rtptools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:rtptools
- **软件包管理器:** Homebrew
- **版本:** 1.22
- **来源摘要:** Set of tools for processing RTP data
- **主页:** <https://github.com/irtlab/rtptools>
- **仓库:** <https://github.com/irtlab/rtptools>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- multidump (别名)
- multiplay (别名)
- rtpdump (别名)
- rtpplay (别名)
- rtpsend (别名)
- rtptrans (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.22

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Nix - rtptools: normalized package name match | nixpkgs package indexes: pkgs/by-name/rt/rtptools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - rtptools - 1.22-r2: normalized package name match | Alpine Linux edge package indexes: rtptools from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | RTP Tools | https://www.cs.columbia.edu/irt/software/rtptools/
- apk - rtptools-doc - 1.22-r2: normalized package name match | Alpine Linux edge package indexes: rtptools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | RTP Tools (documentation) | https://www.cs.columbia.edu/irt/software/rtptools/
- MacPorts - rtptools: normalized package name match | MacPorts ports tree: audio/rtptools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
