macOS
brew install igreplocal Homebrew formula metadata
sudo port install igrepMacPorts ports tree · textproc/igrep/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.