macOS
brew install cmigemolocal Homebrew formula metadata
brew
Migemo is a tool that supports Japanese incremental search with Romaji. Version 20110227 via Homebrew; verified from local package data.
install
brew install cmigemolocal Homebrew formula metadata
sudo apt install cmigemoDebian stable package indexes · cmigemo · source: deb.debian.org
sudo dnf install cmigemoFedora Rawhide package metadata · cmigemo · source: dl.fedoraproject.org
nix profile install nixpkgs#cmigemonixpkgs package indexes · pkgs/by-name/cm/cmigemo/package.nix · source: api.github.com
overview
Migemo is a tool that supports Japanese incremental search with Romaji
history
C/Migemo is a C implementation of Migemo, a Japanese incremental-search tool that lets users type romanized text and search Japanese text without first converting the query to kana or kanji.
The official Japanese README dates C/Migemo to 2001-08-15, identifies MURAOKA Taro (KoRoN) as author, and describes it as a C reimplementation of Ruby/Migemo.
The KaoriYa project page explains that Ruby/Migemo generates regular expressions for searching Japanese from romanized input, and that C/Migemo was published as a C library so it could be embedded in Vim.
C/Migemo's adoption is concentrated in Japanese text-editing workflows, especially Vim and related incremental search integrations. The input package facts list it in Homebrew, Debian, Ubuntu, Fedora/dnf, and Nix, showing that it escaped a single editor bundle into Unix package repositories.
The official documentation describes building the library, generating or obtaining the dictionary, and using the `cmigemo` program with a Migemo dictionary. Its practical use is as a library or command that converts romanized Japanese search terms into regular expressions suitable for incremental search.
C/Migemo is package-nerd interesting because it packages an editor-adjacent Japanese input/search workflow as a reusable C library and CLI. It also has dictionary-generation and encoding concerns, which are exactly the kind of locale-specific details that package maintainers have to make reproducible across Unix systems.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cmigemo | cli | global executable |
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.
https://www.kaoriya.net/software/cmigemo
install metadata
| Package key | brew:cmigemo |
|---|---|
| Version | 20110227 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cmigemo |
| Homepage | https://www.kaoriya.net/software/cmigemo |
| Repository | https://github.com/koron/cmigemo |
| Upstream docs | https://github.com/koron/cmigemo#readme |
| License | MIT |
| Source archive | https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/cmigemo/cmigemo-default-src-20110227.zip |
| Build dependencies | nkf |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | See also https://github.com/emacs-jp/migemo to use cmigemo with Emacs. You will have to save as migemo.el and put it in your load-path. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cmigemo |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cmigemo 1:1.2+gh0.20220623-1+b2
Japanese incremental search tool written in C - binary
http://www.kaoriya.net/software/cmigemo/
sudo apt install cmigemocmigemo-common 1:1.2+gh0.20220623-1
Japanese incremental search tool written in C - common files
http://www.kaoriya.net/software/cmigemo/
sudo apt install cmigemo-commonlibmigemo-dev 1:1.2+gh0.20220623-1+b2
Japanese incremental search tool written in C - development binaries
http://www.kaoriya.net/software/cmigemo/
sudo apt install libmigemo-devlibmigemo1 1:1.2+gh0.20220623-1+b2
Japanese incremental search tool written in C - library
http://www.kaoriya.net/software/cmigemo/
sudo apt install libmigemo1vim-migemo 1:1.2+gh0.20220623-1
VIM plugin for C/Migemo
http://www.kaoriya.net/software/cmigemo/
sudo apt install vim-migemocmigemo
nix profile install nixpkgs#cmigemocmigemo 1:1.2+gh0.20220623-1build1
Japanese incremental search tool written in C - binary
http://www.kaoriya.net/software/cmigemo/
sudo apt install cmigemocmigemo-common 1:1.2+gh0.20220623-1build1
Japanese incremental search tool written in C - common files
http://www.kaoriya.net/software/cmigemo/
sudo apt install cmigemo-commonlibmigemo-dev 1:1.2+gh0.20220623-1build1
Japanese incremental search tool written in C - development binaries
http://www.kaoriya.net/software/cmigemo/
sudo apt install libmigemo-devlibmigemo1 1:1.2+gh0.20220623-1build1
Japanese incremental search tool written in C - library
http://www.kaoriya.net/software/cmigemo/
sudo apt install libmigemo1vim-migemo 1:1.2+gh0.20220623-1build1
VIM plugin for C/Migemo
http://www.kaoriya.net/software/cmigemo/
sudo apt install vim-migemocmigemo 1.3-0.22.date20110227.fc44
C interface of Ruby/Migemo Japanese incremental search tool
http://www.kaoriya.net/software/cmigemo
sudo dnf install cmigemocmigemo-devel 1.3-0.22.date20110227.fc44
Development files for cmigemo
http://www.kaoriya.net/software/cmigemo
sudo dnf install cmigemo-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.