macOS
brew install vgreplocal Homebrew formula metadata
sudo port install vgrepMacPorts ports tree · textproc/vgrep/Portfile · ソース: api.github.com
brew / 順位 9376
vgrep のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vgreplocal Homebrew formula metadata
sudo port install vgrepMacPorts ports tree · textproc/vgrep/Portfile · ソース: api.github.com
sudo dnf install vgrepFedora Rawhide package metadata · vgrep · ソース: dl.fedoraproject.org
nix profile install nixpkgs#vgrepnixpkgs package indexes · pkgs/by-name/vg/vgrep/package.nix · ソース: api.github.com
sudo zypper install vgrepopenSUSE Tumbleweed package metadata · vgrep · ソース: download.opensuse.org
概要
User-friendly pager for grep
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vgrep | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:vgrep |
|---|---|
| バージョン | 2.8.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/vrothberg/vgrep |
| リポジトリ | https://github.com/vrothberg/vgrep |
| 最終更新 | 2026-07-26T00:30:32+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 vgrepソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.