macOS
brew install grokmirrorlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für grokmirror in AI-Agent-Workflows.
Installation
brew install grokmirrorlocal Homebrew formula metadata
sudo apt install grokmirrorDebian stable package indexes · grokmirror · Quelle: deb.debian.org
Überblick
Framework to smartly mirror git repositories
Verlauf
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.
Sicherheitslage
Für grokmirror wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
grok-bundle | cli | globales Executable | |
grok-dumb-pull | cli | globales Executable | |
grok-fsck | cli | globales Executable | |
grok-manifest | cli | globales Executable | |
grok-pi-piper | cli | globales Executable | |
grok-pull | 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://github.com/mricon/grokmirror
Installationsmetadaten
| Paketschlüssel | brew:grokmirror |
|---|---|
| Version | 2.0.12 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/grokmirror |
| Homepage | https://github.com/mricon/grokmirror |
| Repository | https://github.com/mricon/grokmirror |
| Upstream-Dokumentation | https://github.com/mricon/grokmirror#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/26/91/af8831185ef4e5bef5d210039ab67abdc8c27a09a585d3963a10cf774789/grokmirror-2.0.12.tar.gz |
| Zuletzt aktualisiert | 2026-05-21T11:31:50Z |
| Pulse | updated |
| Abhängigkeiten | certifi, python@3.14 |
| 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 | 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 grokmirrorQuellspur
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.