macOS
brew install igreplocal Homebrew formula metadata
sudo port install igrepMacPorts ports tree · textproc/igrep/Portfile · ソース: api.github.com
brew / 順位 6114
igrep のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install igreplocal Homebrew formula metadata
sudo port install igrepMacPorts ports tree · textproc/igrep/Portfile · ソース: api.github.com
sudo apk add igrepAlpine Linux edge package indexes · igrep · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#igrepnixpkgs package indexes · pkgs/by-name/ig/igrep/package.nix · ソース: api.github.com
sudo pacman -S igrepArch Linux sync databases · igrep · ソース: geo.mirror.pkgbuild.com
sudo zypper install igrepopenSUSE Tumbleweed package metadata · igrep · ソース: download.opensuse.org
scoop install main/igrepScoop official bucket manifest trees · bucket/igrep.json · ソース: api.github.com
winget install --id BrunoVolpato.ivygrep -eWindows Package Manager source index · BrunoVolpato.ivygrep · ソース: cdn.winget.microsoft.com
概要
Interactive grep
履歴
igrep is a Rust terminal UI around recursive text search: it runs ripgrep's `grep` library in the background, lets the user browse matches interactively, and opens the selected match in an editor.
The GitHub repository was created in 2020, but public release tags visible through GitHub start in 2022. The README keeps the project deliberately focused: a single `ig` command, ripgrep-compatible search behavior, editor integration, and keybindings for filtering and navigating matches.
igrep has modest but real package-manager reach for a niche CLI: the README documents prebuilt binaries plus Homebrew, Scoop, Arch Linux, Alpine Edge, and `cargo install`, while Homebrew and other package records classify it as an interactive grep tool.
Users run `ig [OPTIONS] <PATTERN|--type-list> [PATHS]...`; igrep searches recursively, respects ripgrep configuration through `RIPGREP_CONFIG_PATH`, and chooses an editor from command-line options or editor environment variables.
igrep is a tidy example of the post-ripgrep CLI pattern: reuse a fast search engine as a library, then add just enough terminal UI to make search results navigable without becoming a full editor or IDE.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ig | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:igrep |
|---|---|
| バージョン | 1.3.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/konradsz/igrep |
| リポジトリ | https://github.com/konradsz/igrep |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
igrep
nix profile install nixpkgs#igrepigrep 1.2.0-r0
Interactive grep
https://github.com/konradsz/igrep
sudo apk add igrepigrep-doc 1.2.0-r0
Interactive grep (documentation)
https://github.com/konradsz/igrep
sudo apk add igrep-docigrep 1.3.0-2
Interactive grep
https://github.com/konradsz/igrep
sudo pacman -S igrepigrep 1.3.0~0-2.5
Interactive Grep
https://github.com/konradsz/igrep
sudo zypper install igrepigrep
sudo port install igrepmain/igrep
scoop install main/igrepBrunoVolpato.ivygrep
winget install --id BrunoVolpato.ivygrep -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.