# repo mit Homebrew, apk, apt, dnf, MacPorts, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für repo in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install repo
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install repo
```

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

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:repo
- **Paketmanager:** Homebrew
- **Version:** 2.65
- **Quellzusammenfassung:** Repository tool for Android development
- **Homepage:** <https://source.android.com/source/developing.html>
- **Zuletzt aktualisiert:** 2026-07-06T21:39:16Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- repo (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.65

## Sicherheitshinweise

Für repo wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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/
## Andere Paketmanager-Einträge

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


## Quellen

- 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
