# jvgrep を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:jvgrep
```

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

### macOS

- Homebrew (100%):

```sh
brew install jvgrep
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:jvgrep
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jvgrep>
- **バージョン:** 5.8.16
- **ソース概要:** Grep for Japanese users of Vim
- **ホームページ:** <https://github.com/mattn/jvgrep>
- **リポジトリ:** <https://github.com/mattn/jvgrep>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/mattn/jvgrep/archive/refs/tags/v5.8.16.tar.gz>
- **最終更新:** 2026-07-25T20:58:06-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- jvgrep (cli)
- jvgrep (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 5.8.16
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/mattn/jvgrep
- 検出された最新: v5.8.16 (最新)
## プロジェクトの歴史と使われ方

jvgrep is a grep-like command-line search tool by Yasuhiro Matsumoto for Japanese Vim users. It searches files written in Japanese encodings and can be set as Vim's `grepprg`.

### プロジェクトの歴史

The jvgrep repository was created on 2011-08-19. Its README describes a focused problem: searching text in files written with Japanese encodings such as ISO-2022-JP, EUC-JP, Shift_JIS/CP932, UTF-8, and UTF-16.

The project has long stayed small and utilitarian. Its public releases show continued maintenance across Go toolchain eras, including v5-series releases and a v5.8.16 release on 2026-04-13.

### 採用の歴史

jvgrep's adoption appears narrow and language-community-specific. The input package metadata lists Homebrew packaging, and the README documents `brew install jvgrep` for macOS along with Go installation commands.

Its value is strongest for Vim users and Japanese text workflows where ordinary grep behavior can be uncomfortable around legacy encodings and multibyte regular expressions.

### 使われ方

jvgrep is used like grep with options for recursive search, fixed-string or regular-expression matching, color, line numbers, match counts, and encoding selection. Users can set `JVGREP_ENCODINGS` and `JVGREP_OUTPUT_ENCODING` to tune input and output encoding behavior.

In Vim, adding `set grepprg=jvgrep` makes Vim's grep integration call jvgrep instead of the platform grep.

### パッケージ好きにとっての重要性

jvgrep is package-nerd interesting because it preserves a local need that generic Unix tools often flatten: Japanese encodings, Vim integration, and grep ergonomics in one small Go command.

It also reflects a common Homebrew pattern: small, durable utilities with a very specific audience can still be worth packaging because they solve one awkward workflow cleanly.

### タイムライン

- 2011-08-19: The jvgrep GitHub repository is created.
- 2018-04-24: jvgrep v5.6.0 is published on GitHub.
- 2020-06-14: jvgrep v5.8.8 is published on GitHub.
- 2026-04-13: jvgrep v5.8.16 is published on GitHub.

### Related projects

- Vim is the editor integration target documented by jvgrep.
- grep is the Unix search interface that jvgrep specializes for Japanese text.
- Go is the implementation and installation toolchain documented by the project.

### ソース

- <https://api.github.com/repos/mattn/jvgrep>
- <https://api.github.com/repos/mattn/jvgrep/releases>
- <https://github.com/mattn/jvgrep>
- <https://github.com/mattn/jvgrep/releases>
- <https://raw.githubusercontent.com/mattn/jvgrep/master/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jvgrep
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [ripgrep](https://pkg.so/ja/brew/ripgrep/) - Shares pkgdb curated category or tags: cli, developer-tools, grep, search.
- [sift](https://pkg.so/ja/brew/sift/) - Shares pkgdb curated category or tags: cli, developer-tools, grep, search.
- [sk](https://pkg.so/ja/brew/sk/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [ripgrep-all](https://pkg.so/ja/brew/ripgrep-all/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [ddgr](https://pkg.so/ja/brew/ddgr/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [krep](https://pkg.so/ja/brew/krep/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [ugrep](https://pkg.so/ja/brew/ugrep/) - Shares pkgdb curated category or tags: cli, developer-tools, grep, search.
- [ack](https://pkg.so/ja/brew/ack/) - Shares pkgdb curated category or tags: cli, developer-tools, grep, search.
- [hgrep](https://pkg.so/ja/brew/hgrep/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, grep, search.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
