# Installer prr avec Homebrew, apt, Nix

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

## installation

```sh
sudo av install brew:prr
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install prr
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install prr
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#prr
```

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

## Faits du paquet

- **Clé du paquet:** brew:prr
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.21.0
- **Résumé source:** Mailing list style code reviews for github
- **Page d'accueil:** <https://github.com/danobi/prr>
- **Dépôt:** <https://github.com/danobi/prr>
- **Dernière mise à jour:** 2026-06-22T14:06:00-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- prr (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

narrow executable package without higher-risk signals.

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


## 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: $XDG_CONFIG_HOME/prr/config.toml, ./.prr.toml

## Credential files

- Unix: $XDG_CONFIG_HOME/prr/config.toml
## Autres enregistrements de gestionnaires de paquets

- Debian apt - prr - 0.20.0-1+b3: normalized package name match | Debian stable package indexes: prr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Mailing list style code reviews for GitHub | https://github.com/danobi/prr
- Nix - prr: normalized package name match | nixpkgs package indexes: pkgs/by-name/pr/prr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/prr.yml](https://github.com/mxcl/pkgdb/blob/main/combined/prr.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
