macOS
brew install repolocal Homebrew formula metadata
sudo port install repoMacPorts ports tree · python/repo/Portfile · ソース: api.github.com
brew / 順位 1529
repo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install repolocal Homebrew formula metadata
sudo port install repoMacPorts ports tree · python/repo/Portfile · ソース: api.github.com
sudo apk add repoAlpine Linux edge package indexes · repo · ソース: dl-cdn.alpinelinux.org
sudo dnf install repoFedora Rawhide package metadata · repo · ソース: dl.fedoraproject.org
sudo pacman -S repoArch Linux sync databases · repo · ソース: geo.mirror.pkgbuild.com
概要
Repository tool for Android development
履歴
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.
セキュリティ状態
repo に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.netrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
repo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://source.android.com/source/developing.html
インストールメタデータ
| パッケージキー | brew:repo |
|---|---|
| バージョン | 2.67 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/repo |
| ホームページ | https://source.android.com/source/developing.html |
| 上流ドキュメント | https://source.android.com/source/developing.html |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://gerrit.googlesource.com/git-repo.git |
| 最終更新 | 2026-09-18T08:11:10+02:00 |
| Pulse | updated |
| macOS 提供ライブラリ | python |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 repoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.