# igrep を Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

igrep のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:igrep
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install igrep
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install igrep
```

  証拠: MacPorts ports tree: textproc/igrep/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add igrep
```

  証拠: Alpine Linux edge package indexes: igrep from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#igrep
```

  証拠: nixpkgs package indexes: pkgs/by-name/ig/igrep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S igrep
```

  証拠: Arch Linux sync databases: igrep from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install igrep
```

  証拠: openSUSE Tumbleweed package metadata: igrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/igrep
```

  証拠: Scoop official bucket manifest trees: bucket/igrep.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id BrunoVolpato.ivygrep -e
```

  証拠: Windows Package Manager source index: BrunoVolpato.ivygrep from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:igrep
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.3.0
- **ソース概要:** Interactive grep
- **ホームページ:** <https://github.com/konradsz/igrep>
- **リポジトリ:** <https://github.com/konradsz/igrep>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ig (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.3.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2020: GitHub repository created.
- 2022: v0.1.2 release tag published.
- 2023: v1.0.0 release tag published.
- 2024: v1.3.0 release tag published.

### Related projects

- igrep is directly related to ripgrep and the Rust `grep` crate. It sits in the same package-manager neighborhood as fzf-assisted search workflows, editor quickfix lists, and terminal file-search interfaces.

### ソース

- <https://crates.io/crates/grep>
- <https://formulae.brew.sh/formula/igrep>
- <https://github.com/BurntSushi/ripgrep>
- <https://github.com/konradsz/igrep>
- <https://github.com/konradsz/igrep/releases>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Nix - igrep: normalized package name match | nixpkgs package indexes: pkgs/by-name/ig/igrep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - igrep - 1.2.0-r0: normalized package name match | Alpine Linux edge package indexes: igrep from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Interactive grep | https://github.com/konradsz/igrep
- apk - igrep-doc - 1.2.0-r0: normalized package name match | Alpine Linux edge package indexes: igrep-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Interactive grep (documentation) | https://github.com/konradsz/igrep
- pacman - igrep - 1.3.0-2: normalized package name match | Arch Linux sync databases: igrep from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Interactive grep | https://github.com/konradsz/igrep
- zypper - igrep - 1.3.0~0-2.5: normalized package name match | openSUSE Tumbleweed package metadata: igrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Interactive Grep | https://github.com/konradsz/igrep
- MacPorts - igrep: normalized package name match | MacPorts ports tree: textproc/igrep/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/igrep: normalized package name match | Scoop official bucket manifest trees: bucket/igrep.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - BrunoVolpato.ivygrep: installed executable or alias match | Windows Package Manager source index: BrunoVolpato.ivygrep from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/igrep.yml](https://github.com/mxcl/pkgdb/blob/main/combined/igrep.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
