macOS
brew install repolocal Homebrew formula metadata
sudo port install repoMacPorts ports tree · python/repo/Portfile · source: api.github.com
brew / rank 1529
Repository tool for Android development. Version 2.67 via Homebrew; verified 2026-09-18. Also installable with debian: sudo apt install repo.
install
brew install repolocal Homebrew formula metadata
sudo port install repoMacPorts ports tree · python/repo/Portfile · source: api.github.com
sudo apk add repoAlpine Linux edge package indexes · repo · source: dl-cdn.alpinelinux.org
sudo apt install repoDebian stable package indexes · repo · source: deb.debian.org
sudo dnf install repoFedora Rawhide package metadata · repo · source: dl.fedoraproject.org
sudo pacman -S repoArch Linux sync databases · repo · source: geo.mirror.pkgbuild.com
overview
Repository tool for Android development
history
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.
security posture
No matching local secret-handling manifest was found for repo. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
repo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://source.android.com/source/developing.html
install metadata
| Package key | brew:repo |
|---|---|
| Version | 2.67 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/repo |
| Homepage | https://source.android.com/source/developing.html |
| Upstream docs | https://source.android.com/source/developing.html |
| License | Apache-2.0 |
| Source archive | https://gerrit.googlesource.com/git-repo.git |
| Last updated | 2026-09-18T08:11:10+02:00 |
| Pulse | updated |
| Uses from macOS | python |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 reposource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.