Automic VaultAutomic Vault

brew

Install jvgrep with Homebrew

Grep for Japanese users of Vim. Version 5.8.16 via Homebrew; verified 2026-04-13.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install jvgrep

local Homebrew formula metadata

overview

Package summary

Grep for Japanese users of Vim

Commands and aliases

  • jvgrep

history

Project history and usage

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`.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
jvgrepcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version5.8.16
manager updated2026-04-13
local dataok
upstreamcurrent
latest detectedv5.8.16

https://github.com/mattn/jvgrep

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:jvgrep
Version5.8.16
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/jvgrep
Homepagehttps://github.com/mattn/jvgrep
Repositoryhttps://github.com/mattn/jvgrep
Upstream docshttps://github.com/mattn/jvgrep
LicenseMIT
Source archivehttps://github.com/mattn/jvgrep/archive/refs/tags/v5.8.16.tar.gz
Last updated2026-04-13T15:23:22Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejvgrep
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment