macOS
brew install igreplocal Homebrew formula metadata
sudo port install igrepMacPorts ports tree · textproc/igrep/Portfile · source: api.github.com
brew / rank 6114
Interactive grep. Version 1.3.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#igrep.
install
brew install igreplocal Homebrew formula metadata
sudo port install igrepMacPorts ports tree · textproc/igrep/Portfile · source: api.github.com
sudo apk add igrepAlpine Linux edge package indexes · igrep · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#igrepnixpkgs package indexes · pkgs/by-name/ig/igrep/package.nix · source: api.github.com
sudo pacman -S igrepArch Linux sync databases · igrep · source: geo.mirror.pkgbuild.com
sudo zypper install igrepopenSUSE Tumbleweed package metadata · igrep · source: download.opensuse.org
scoop install main/igrepScoop official bucket manifest trees · bucket/igrep.json · source: api.github.com
winget install --id BrunoVolpato.ivygrep -eWindows Package Manager source index · BrunoVolpato.ivygrep · source: cdn.winget.microsoft.com
overview
Interactive grep
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
ig | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:igrep |
|---|---|
| Version | 1.3.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/konradsz/igrep |
| Repository | https://github.com/konradsz/igrep |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource 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.