macOS
brew install igreplocal Homebrew formula metadata
sudo port install igrepMacPorts ports tree · textproc/igrep/Portfile · source: api.github.com
brew
Interactive grep. Version 1.3.0 via Homebrew; verified from local package data.
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
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 | cli | global executable |
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.
https://github.com/konradsz/igrep
install metadata
| Package key | brew:igrep |
|---|---|
| Version | 1.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/igrep |
| Homepage | https://github.com/konradsz/igrep |
| Repository | https://github.com/konradsz/igrep |
| Upstream docs | https://github.com/konradsz/igrep#readme |
| License | MIT |
| Source archive | https://github.com/konradsz/igrep/archive/refs/tags/v1.3.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | igrep |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.3
Interactive Grep
https://github.com/konradsz/igrep
sudo zypper install igrepigrep
sudo port install igrepmain/igrep
scoop install main/igrepsource 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.