Automic VaultAutomic Vault

brew

mecab を Homebrew, apt, dnf, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install mecab

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install mecab

MacPorts ports tree · textproc/mecab/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install mecab

Debian stable package indexes · mecab · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install mecab

Fedora Rawhide package metadata · mecab · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#mecab

nixpkgs package indexes · pkgs/by-name/me/mecab/package.nix · ソース: api.github.com

概要

パッケージ概要

Yet another part-of-speech and morphological analyzer

コマンドとエイリアス

  • mecab
  • mecab-config

履歴

プロジェクトの歴史と使われ方

MeCab is a Japanese part-of-speech and morphological analyzer. The official documentation describes it as an open-source engine developed through the Kyoto University Graduate School of Informatics and NTT Communication Science Laboratories joint research unit project.

プロジェクトの歴史

MeCab was designed to be independent of language, dictionary, and corpus, using Conditional Random Fields for parameter estimation. Its documentation contrasts this with ChaSen's hidden Markov model and states that MeCab is faster on average than ChaSen, Juman, and KAKASI.

The release history in the official documentation starts with MeCab 0.90 as the initial release on 2006-03-26. Version 0.93 in July 2006 changed the license to a GPL, LGPL, or BSD triple-license model, and later releases added faster dictionary compilation, HMM training support, partial parsing APIs, retraining, and user dictionary cost estimation.

採用の歴史

Official downloads separate the engine from dictionaries such as IPA, Juman, and UniDic, and list bindings for Perl, Ruby, Python, and Java. The input package facts show broad package-manager coverage across Homebrew, Debian, Ubuntu, Fedora, MacPorts, and Nix, reflecting MeCab's long-lived role as infrastructure for Japanese NLP.

使われ方

The docs cover direct parsing, wakati output, output-format customization, character-set changes, N-best output, adding words, dictionary format details, unknown-word handling, partial parsing, soft-wakati output, the C/C++ library interface, and script-language bindings. The command-line tools `mecab` and `mecab-config` expose those capabilities to packages and build scripts.

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

MeCab is a classic package-manager NLP dependency: small native engine, separate dictionaries, command-line interface, C/C++ library, and bindings. It is especially important because many downstream Japanese text tools depend on the stable `mecab` executable and dictionary layout rather than embedding an analyzer.

タイムライン

  • 2006: MeCab 0.90 initial release.
  • 2006: MeCab 0.93 changes licensing to GPL, LGPL, or BSD.
  • 2012: MeCab 0.994 adds retraining and automatic user-dictionary cost estimation.
  • 2013: MeCab 0.996 fixes iconv linking and adds user-dictionary CSV cost/context generation.

Related projects

  • ChaSen, Juman, KAKASI, IPA dictionary, Juman dictionary, UniDic, mecab-ko.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
mecabcliグローバル実行可能ファイル
mecab-configcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.996
マネージャ更新日2026-06-16
ローカルデータOK
上流not checked
検出された最新未検出

https://taku910.github.io/mecab/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mecab
バージョン0.996
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mecab
ホームページhttps://taku910.github.io/mecab/
リポジトリhttps://github.com/taku910/mecab
上流ドキュメントhttps://taku910.github.io/mecab
ライセンスGPL-2.0-only OR LGPL-2.1-only OR BSD-3-Clause
ソースアーカイブhttps://deb.debian.org/debian/pool/main/m/mecab/mecab_0.996.orig.tar.gz
最終更新2026-06-16T20:46:20Z
Pulseupdated
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemecab
Version Scheme0
Revision0
Conflicts With
  • mecab-ko
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libmecab-dev 0.996-15.1+b6

Header files of Mecab

https://taku910.github.io/mecab/

sudo apt install libmecab-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mecab
  • 1 依存関係
  • normalized package name match
  • 一致条件: Mecab
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmecab-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmecab-java 0.996-15.1

mecab binding for Java - java classes

https://taku910.github.io/mecab/

sudo apt install libmecab-java
  • Section: java
  • Architecture: all
  • Source Package: mecab
  • 1 依存関係
  • normalized package name match
  • 一致条件: Mecab
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmecab-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmecab-jni 0.996-15.1+b6

mecab binding for Java - native interface

https://taku910.github.io/mecab/

sudo apt install libmecab-jni
  • Section: java
  • Architecture: amd64
  • Source Package: mecab
  • 4 依存関係
  • normalized package name match
  • 一致条件: Mecab
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmecab-jni from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmecab-perl 0.996-15.1+b6

Mecab binding for Perl

https://taku910.github.io/mecab/

sudo apt install libmecab-perl
  • Section: perl
  • Architecture: amd64
  • Source Package: mecab
  • 6 依存関係
  • normalized package name match
  • 一致条件: Mecab
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmecab-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmecab2 0.996-15.1+b6

Libraries of Mecab

https://taku910.github.io/mecab/

sudo apt install libmecab2
  • Section: libs
  • Architecture: amd64
  • Source Package: mecab
  • 3 依存関係
  • normalized package name match
  • 一致条件: Mecab
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmecab2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mecab 0.996-15.1+b6

Japanese morphological analysis system

https://taku910.github.io/mecab/

sudo apt install mecab
  • Section: misc
  • Architecture: amd64
  • Source Package: mecab
  • 4 依存関係
  • normalized package name match
  • 一致条件: Mecab
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mecab from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mecab-utils 0.996-15.1+b6

Support programs of Mecab

https://taku910.github.io/mecab/

sudo apt install mecab-utils
  • Section: misc
  • Architecture: amd64
  • Source Package: mecab
  • 2 依存関係
  • normalized package name match
  • 一致条件: Mecab
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mecab-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-mecab 0.996-15.1+b6

Mecab binding for Python3

https://taku910.github.io/mecab/

sudo apt install python3-mecab
  • Section: python
  • Architecture: amd64
  • Source Package: mecab
  • 5 依存関係
  • normalized package name match
  • 一致条件: Mecab
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-mecab from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ruby-mecab 0.996-15.1+b6

Mecab binding for Ruby language

https://taku910.github.io/mecab/

sudo apt install ruby-mecab
  • Section: ruby
  • Architecture: amd64
  • Source Package: mecab
  • 6 依存関係
  • normalized package name match
  • 一致条件: Mecab
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ruby-mecab from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mecab

nix profile install nixpkgs#mecab
  • normalized package name match
  • 一致条件: Mecab
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/me/mecab/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libmecab-dev 0.996-14ubuntu4

Header files of Mecab

https://taku910.github.io/mecab/

sudo apt install libmecab-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mecab
  • 1 依存関係
  • normalized package name match
  • 一致条件: Mecab
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmecab-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libmecab-java 0.996-14ubuntu4

mecab binding for Java - java classes

https://taku910.github.io/mecab/

sudo apt install libmecab-java
  • Section: universe/java
  • Architecture: all
  • Source Package: mecab
  • 1 依存関係
  • normalized package name match
  • 一致条件: Mecab
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmecab-java from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmecab-jni 0.996-14ubuntu4

mecab binding for Java - native interface

https://taku910.github.io/mecab/

sudo apt install libmecab-jni
  • Section: universe/java
  • Architecture: amd64
  • Source Package: mecab
  • 4 依存関係
  • normalized package name match
  • 一致条件: Mecab
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmecab-jni from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmecab-perl 0.996-14ubuntu4

Mecab binding for Perl

https://taku910.github.io/mecab/

sudo apt install libmecab-perl
  • Section: universe/perl
  • Architecture: amd64
  • Source Package: mecab
  • 6 依存関係
  • normalized package name match
  • 一致条件: Mecab
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmecab-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmecab2 0.996-14ubuntu4

Libraries of Mecab

https://taku910.github.io/mecab/

sudo apt install libmecab2
  • Section: libs
  • Architecture: amd64
  • Source Package: mecab
  • 3 依存関係
  • normalized package name match
  • 一致条件: Mecab
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmecab2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

mecab 0.996-14ubuntu4

Japanese morphological analysis system

https://taku910.github.io/mecab/

sudo apt install mecab
  • Section: universe/misc
  • Architecture: amd64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Mecab
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mecab from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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