# Installer rtptools avec Homebrew, apk, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de rtptools pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rtptools
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rtptools
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:rtptools
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.22
- **Résumé source:** Set of tools for processing RTP data
- **Page d'accueil:** <https://github.com/irtlab/rtptools>
- **Dépôt:** <https://github.com/irtlab/rtptools>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- multidump (alias)
- multiplay (alias)
- rtpdump (alias)
- rtpplay (alias)
- rtpsend (alias)
- rtptrans (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.22

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


## Sources

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