macOS
brew install repolocal Homebrew formula metadata
sudo port install repoMacPorts ports tree · python/repo/Portfile · Quelle: api.github.com
brew / Rang 1529
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für repo in AI-Agent-Workflows.
Installation
brew install repolocal Homebrew formula metadata
sudo port install repoMacPorts ports tree · python/repo/Portfile · Quelle: api.github.com
sudo apk add repoAlpine Linux edge package indexes · repo · Quelle: dl-cdn.alpinelinux.org
sudo apt install repoDebian stable package indexes · repo · Quelle: deb.debian.org
sudo dnf install repoFedora Rawhide package metadata · repo · Quelle: dl.fedoraproject.org
sudo pacman -S repoArch Linux sync databases · repo · Quelle: geo.mirror.pkgbuild.com
Überblick
Repository tool for Android development
Verlauf
Repo is Google's multiple-Git-repository management tool. It initializes manifest-defined workspaces, synchronizes projects, starts coordinated topic branches, reports status, and uploads changes for review.
Repo was created for the Android development workflow to coordinate many Git repositories as one logical source tree. It is implemented as a Python launcher and command suite, with its canonical source hosted by the Gerrit project at googlesource.com.
Repo became foundational to the Android Open Source Project's development workflow and is also packaged by multiple operating-system package managers. Its canonical documentation notes that many distributions ship it directly.
A user runs `repo init` to establish a manifest-driven client, `repo sync` to populate or update its Git repositories, and commands such as `start`, `status`, and `upload` to coordinate development across projects. Workspace metadata and Repo's own checkout live under `.repo/`.
Repo is a notable package-management-adjacent tool because it coordinates a source distribution assembled from many Git repositories. It popularized manifest-driven checkout and synchronization for Android-scale source trees while deliberately remaining a layer above Git.
Sicherheitslage
Für repo wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
.repo/Credential-bearing paths to review before unattended agent runs.
~/.netrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
repo | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://source.android.com/source/developing.html
Installationsmetadaten
| Paketschlüssel | brew:repo |
|---|---|
| Version | 2.67 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/repo |
| Homepage | https://source.android.com/source/developing.html |
| Upstream-Dokumentation | https://source.android.com/source/developing.html |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://gerrit.googlesource.com/git-repo.git |
| Zuletzt aktualisiert | 2026-09-18T08:11:10+02:00 |
| Pulse | updated |
| Von macOS bereitgestellte Bibliotheken | python |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | repo |
| Version Scheme | 1 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
repo 2.54-1
repository management tool built on top of git
https://source.android.com/source/developing.html
sudo apt install reporepo 2.36.1-1
repository management tool built on top of git
https://source.android.com/source/developing.html
sudo apt install reporepo 2.64-r0
repository management tool built on top of git
https://gerrit.googlesource.com/git-repo
sudo apk add reporepo-doc 2.64-r0
repository management tool built on top of git (documentation)
https://gerrit.googlesource.com/git-repo
sudo apk add repo-docrepo 2.66.1-1.fc45
Repository management tool built on top of git
https://gerrit.googlesource.com/git-repo
sudo dnf install reporepo 2.62-1
The Multiple Git Repository Tool from the Android Open Source Project
https://android.googlesource.com/tools/repo
sudo pacman -S reporepo
sudo port install repoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.