macOS
brew install grokmirrorlocal Homebrew formula metadata
brew
Framework to smartly mirror git repositories. Version 2.0.12 via Homebrew; verified 2026-05-21.
install
brew install grokmirrorlocal Homebrew formula metadata
sudo apt install grokmirrorDebian stable package indexes · grokmirror · source: deb.debian.org
overview
Framework to smartly mirror git repositories
history
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.
security posture
No matching local secret-handling manifest was found for grokmirror. Nucleus 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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
grok-bundle | cli | global executable | |
grok-dumb-pull | cli | global executable | |
grok-fsck | cli | global executable | |
grok-manifest | cli | global executable | |
grok-pi-piper | cli | global executable | |
grok-pull | 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://github.com/mricon/grokmirror
install metadata
| Package key | brew:grokmirror |
|---|---|
| Version | 2.0.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/grokmirror |
| Homepage | https://github.com/mricon/grokmirror |
| Repository | https://github.com/mricon/grokmirror |
| Upstream docs | https://github.com/mricon/grokmirror#readme |
| License | GPL-3.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/26/91/af8831185ef4e5bef5d210039ab67abdc8c27a09a585d3963a10cf774789/grokmirror-2.0.12.tar.gz |
| Last updated | 2026-05-21T11:31:50Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 grokmirrorsource 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.