macOS
brew install igreplocal Homebrew formula metadata
sudo port install igrepMacPorts ports tree · textproc/igrep/Portfile · Quelle: api.github.com
brew / Rang 6114
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für igrep in AI-Agent-Workflows.
Installation
brew install igreplocal Homebrew formula metadata
sudo port install igrepMacPorts ports tree · textproc/igrep/Portfile · Quelle: api.github.com
sudo apk add igrepAlpine Linux edge package indexes · igrep · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#igrepnixpkgs package indexes · pkgs/by-name/ig/igrep/package.nix · Quelle: api.github.com
sudo pacman -S igrepArch Linux sync databases · igrep · Quelle: geo.mirror.pkgbuild.com
sudo zypper install igrepopenSUSE Tumbleweed package metadata · igrep · Quelle: download.opensuse.org
scoop install main/igrepScoop official bucket manifest trees · bucket/igrep.json · Quelle: api.github.com
winget install --id BrunoVolpato.ivygrep -eWindows Package Manager source index · BrunoVolpato.ivygrep · Quelle: cdn.winget.microsoft.com
Überblick
Interactive grep
Verlauf
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.
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 |
|---|---|---|---|
ig | 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:igrep |
|---|---|
| Version | 1.3.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/konradsz/igrep |
| Repository | https://github.com/konradsz/igrep |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
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.