# Installer roadrunner avec Homebrew, MacPorts, Nix, apt, dnf, zypper

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

## installation

```sh
sudo av install brew:roadrunner
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install roadrunner
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install roadrunner
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#roadrunner
```

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

- Debian apt (92%):

```sh
sudo apt install rr
```

  Preuve: Debian stable package indexes: rr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install rr
```

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

- zypper (92%):

```sh
sudo zypper install rr
```

  Preuve: openSUSE Tumbleweed package metadata: rr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:roadrunner
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2025.1.15
- **Résumé source:** High-performance PHP application server, load-balancer and process manager
- **Page d'accueil:** <https://docs.roadrunner.dev/docs>
- **Dépôt:** <https://github.com/roadrunner-server/roadrunner>
- **Dernière mise à jour:** 2026-07-27T19:03:02+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- rr (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour roadrunner. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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: .rr.yaml
## Autres enregistrements de gestionnaires de paquets

- Nix - roadrunner: normalized package name match | nixpkgs package indexes: pkgs/by-name/ro/roadrunner/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - roadrunner: normalized package name match | MacPorts ports tree: net/roadrunner/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- MacPorts - rr: installed executable or alias match | MacPorts ports tree: sysutils/rr/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - rr - 5.9.0-3: installed executable or alias match | Debian stable package indexes: rr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | application execution recorder, player and debugger | https://rr-project.org
- Nix - rr: installed executable or alias match | nixpkgs package indexes: rr from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - rr - 5.7.0-2build1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: rr from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | application execution recorder, player and debugger | https://rr-project.org
- dnf - rr - 5.9.0-10.fc45: installed executable or alias match | Fedora Rawhide package metadata: rr from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tool to record and replay execution of applications | http://rr-project.org
- dnf - rr-testsuite - 5.9.0-10.fc45: installed executable or alias match | Fedora Rawhide package metadata: rr-testsuite from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Testsuite for checking rr functionality | http://rr-project.org
- zypper - rr - 5.9.0-2.8: installed executable or alias match | openSUSE Tumbleweed package metadata: rr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Records nondeterministic executions and debugs them deterministically | https://rr-project.org/
- zypper - rr-zsh-completion - 5.9.0-2.8: installed executable or alias match | openSUSE Tumbleweed package metadata: rr-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Zsh completion for rr | https://rr-project.org/


## Combined YAML source

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


## Sources

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