# Installer repo avec Homebrew, apk, apt, dnf, MacPorts, pacman

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

## installation

```sh
sudo av install brew:repo
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install repo
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install repo
```

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

### Linux

- apk (92%):

```sh
sudo apk add repo
```

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

- Debian apt (92%):

```sh
sudo apt install repo
```

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

- dnf (92%):

```sh
sudo dnf install repo
```

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

- pacman (92%):

```sh
sudo pacman -S repo
```

  Preuve: Arch Linux sync databases: repo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:repo
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.65
- **Résumé source:** Repository tool for Android development
- **Page d'accueil:** <https://source.android.com/source/developing.html>
- **Dernière mise à jour:** 2026-07-06T21:39:16Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- repo (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour repo. 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: .repo/
## Autres enregistrements de gestionnaires de paquets

- Debian apt - repo - 2.54-1: normalized package name match | Debian stable package indexes: repo from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz | repository management tool built on top of git | https://source.android.com/source/developing.html
- Ubuntu apt - repo - 2.36.1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: repo from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz | repository management tool built on top of git | https://source.android.com/source/developing.html
- apk - repo - 2.64-r0: normalized package name match | Alpine Linux edge package indexes: repo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | repository management tool built on top of git | https://gerrit.googlesource.com/git-repo
- apk - repo-doc - 2.64-r0: normalized package name match | Alpine Linux edge package indexes: repo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | repository management tool built on top of git (documentation) | https://gerrit.googlesource.com/git-repo
- dnf - repo - 2.65-2.fc45: normalized package name match | Fedora Rawhide package metadata: repo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Repository management tool built on top of git | https://gerrit.googlesource.com/git-repo
- pacman - repo - 2.62-1: normalized package name match | Arch Linux sync databases: repo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | The Multiple Git Repository Tool from the Android Open Source Project | https://android.googlesource.com/tools/repo
- MacPorts - repo: normalized package name match | MacPorts ports tree: python/repo/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/repo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/repo.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
