macOS
brew install grokmirrorlocal Homebrew formula metadata
brew
grokmirror のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install grokmirrorlocal Homebrew formula metadata
sudo apt install grokmirrorDebian stable package indexes · grokmirror · ソース: deb.debian.org
概要
Framework to smartly mirror git repositories
履歴
grokmirror is a Linux Foundation/kernel.org utility for efficiently mirroring large collections of Git repositories.
The project was written to make replication of large Git repository collections more efficient. Its upstream README explains that an origin publishes a JSON manifest, and replicas use that manifest to decide which repositories to clone or update.
The name comes from kernel.org wordplay: `grok` is `korg` reversed, and the tool was developed at kernel.org to grok Git mirroring. Its utilities include `grok-manifest` for publishing manifests, `grok-pull` for replicas, and `grok-fsck` for repository checking and maintenance.
kernel.org publicly directed would-be mirrors to use grokmirror in 2013, replacing less efficient rsync-style mirroring of Git repository trees. The same approach later fit other public Git archive collections where a manifest-driven replica is cheaper than blind directory synchronization.
An origin server generates a manifest from bare Git repositories and serves it over HTTP. A replica runs `grok-pull`, commonly from cron or a daemon, to fetch the manifest and update only repositories that changed.
For package nerds, grokmirror is infrastructure plumbing: it is the kind of package that keeps enormous source trees reproducible and mirrorable. It embodies the Git-native answer to the old `rsync a tree of repositories` instinct.
セキュリティ状態
grokmirror に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
grok-bundle | cli | グローバル実行可能ファイル | |
grok-dumb-pull | cli | グローバル実行可能ファイル | |
grok-fsck | cli | グローバル実行可能ファイル | |
grok-manifest | cli | グローバル実行可能ファイル | |
grok-pi-piper | cli | グローバル実行可能ファイル | |
grok-pull | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mricon/grokmirror
インストールメタデータ
| パッケージキー | brew:grokmirror |
|---|---|
| バージョン | 2.0.12 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/grokmirror |
| ホームページ | https://github.com/mricon/grokmirror |
| リポジトリ | https://github.com/mricon/grokmirror |
| 上流ドキュメント | https://github.com/mricon/grokmirror#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://files.pythonhosted.org/packages/26/91/af8831185ef4e5bef5d210039ab67abdc8c27a09a585d3963a10cf774789/grokmirror-2.0.12.tar.gz |
| 最終更新 | 2026-05-21T11:31:50Z |
| Pulse | updated |
| 依存関係 | certifi, python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | grokmirror |
| Version Scheme | 0 |
| Revision | 7 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
grokmirror 2.0.12-1
framework to smartly mirror git repositories
https://git.kernel.org/cgit/utils/grokmirror/grokmirror.git
sudo apt install grokmirrorgrokmirror 2.0.11-2
framework to smartly mirror git repositories
https://git.kernel.org/cgit/utils/grokmirror/grokmirror.git
sudo apt install grokmirrorソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.