# 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/roadrunner>
- **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>
- **Docs amont:** <https://docs.roadrunner.dev/docs>
- **Licence:** MIT
- **Archive source:** <https://github.com/roadrunner-server/roadrunner/archive/refs/tags/v2025.1.15.tar.gz>
- **Dernière mise à jour:** 2026-07-27T19:03:02+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- rr (cli)
- rr (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2025.1.15
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/roadrunner-server/roadrunner
- dernière version détectée: v2025.1.15 (à jour)

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour roadrunner. Les métadonnées de paquet 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
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** roadrunner
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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/


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [openliberty-webprofile8](https://pkg.so/fr/brew/openliberty-webprofile8/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [openliberty-microprofile4](https://pkg.so/fr/brew/openliberty-microprofile4/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [openliberty-jakartaee8](https://pkg.so/fr/brew/openliberty-jakartaee8/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [openliberty-jakartaee9](https://pkg.so/fr/brew/openliberty-jakartaee9/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [openliberty-webprofile9](https://pkg.so/fr/brew/openliberty-webprofile9/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [passenger](https://pkg.so/fr/brew/passenger/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [crane](https://pkg.so/fr/brew/crane/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, go.
- [tomcat](https://pkg.so/fr/brew/tomcat/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [cloud-provider-kind](https://pkg.so/fr/brew/cloud-provider-kind/) - Local package facts share a topical domain. Shared terms: balancer, cli, cloud, cloud-infrastructure, infrastructure.
- [minio](https://pkg.so/fr/brew/minio/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, cloud, cloud-infrastructure, high, infrastructure.

## 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
- package-page enrichment
- curated configuration and credential file locations
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
