macOS
brew install vgreplocal Homebrew formula metadata
sudo port install vgrepMacPorts ports tree · textproc/vgrep/Portfile · Quelle: api.github.com
brew / Rang 9376
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vgrep in AI-Agent-Workflows.
Installation
brew install vgreplocal Homebrew formula metadata
sudo port install vgrepMacPorts ports tree · textproc/vgrep/Portfile · Quelle: api.github.com
sudo dnf install vgrepFedora Rawhide package metadata · vgrep · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#vgrepnixpkgs package indexes · pkgs/by-name/vg/vgrep/package.nix · Quelle: api.github.com
sudo zypper install vgrepopenSUSE Tumbleweed package metadata · vgrep · Quelle: download.opensuse.org
Überblick
User-friendly pager for grep
Verlauf
vgrep is a user-friendly pager and interactive front end for grep-like search tools. It indexes matches from grep, git-grep, ripgrep, and similar commands so users can browse results and jump directly into a chosen location in an editor.
The vrothberg/vgrep repository was created in March 2015. The README describes vgrep as inspired by the older cgvg scripts, but extended with operations such as file and directory statistics and context-line display around matches.
vgrep matured as a Go CLI for a familiar terminal workflow: search first, then navigate results. GitHub releases show continued maintenance through v2.x releases, including v2.8.0 in May 2024 with fixes for gracefully handling errors from grep-like tools.
vgrep's adoption is modest but real across Unix-like package ecosystems. It appears in Homebrew, Fedora/DNF, MacPorts, Nix, and openSUSE/Zypper metadata, and secondary package indexes describe it consistently as a grep pager or front end.
The tool's appeal is strongest among developers who already use grep, git-grep, or ripgrep but want persistent indexed results and editor integration without switching to a full-screen IDE search interface.
In normal use, vgrep runs a grep-style search, displays numbered results, and lets the user open selected matches in an editor such as Vim or Emacs. It also supports interactive browsing, context display, and cached result selection so users can revisit indexed matches without rerunning a search.
Because it works with existing search tools rather than replacing pattern matching itself, vgrep fits into shell pipelines and source-code search habits. It is a pager and navigator around grep-family output, not a new regular-expression engine.
vgrep is a classic small-package utility: one executable that improves a decades-old command-line primitive by adding navigation state. Its package significance comes from making grep output act more like a lightweight code-search UI while staying editor- and shell-friendly.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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 |
|---|---|---|---|
vgrep | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:vgrep |
|---|---|
| Version | 2.8.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/vrothberg/vgrep |
| Repository | https://github.com/vrothberg/vgrep |
| Zuletzt aktualisiert | 2026-07-26T00:30:32+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
vgrep
nix profile install nixpkgs#vgrepvgrep 2.8.0-10.fc45
User-friendly pager for grep
https://github.com/vrothberg/vgrep
sudo dnf install vgrepvgrep 2.8.0-1.9
Frontend for git-grep and grep
https://github.com/vrothberg/vgrep
sudo zypper install vgrepvgrep
sudo port install vgrepQuellspur
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.