macOS
brew install hunspelllocal Homebrew formula metadata
sudo port install hunspellMacPorts ports tree · textproc/hunspell/Portfile · ソース: api.github.com
brew
hunspell のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hunspelllocal Homebrew formula metadata
sudo port install hunspellMacPorts ports tree · textproc/hunspell/Portfile · ソース: api.github.com
sudo apk add hunspellAlpine Linux edge package indexes · hunspell · ソース: dl-cdn.alpinelinux.org
sudo apt install hunspellDebian stable package indexes · hunspell · ソース: deb.debian.org
sudo dnf install hunspellFedora Rawhide package metadata · hunspell · ソース: dl.fedoraproject.org
nix profile install nixpkgs#hunspellnixpkgs package indexes · pkgs/by-name/hu/hunspell/package.nix · ソース: api.github.com
sudo pacman -S hunspellArch Linux sync databases · hunspell · ソース: geo.mirror.pkgbuild.com
sudo zypper install hunspellopenSUSE Tumbleweed package metadata · hunspell · ソース: download.opensuse.org
winget install --id FSFhu.Hunspell -eWindows Package Manager source index · FSFhu.Hunspell · ソース: cdn.winget.microsoft.com
概要
Spell checker and morphological analyzer
履歴
Hunspell is a spell checker, morphological analyzer, library, and command-line tool. Its official materials describe support for Unicode, compounding, complex morphology, stemming, morphological generation, custom dictionaries, an Ispell-like terminal interface, pipe mode, and C/C++ APIs.
Hunspell's code base descends from OpenOffice.org's MySpell library by Kevin Hendricks, which the Hunspell README describes as a C++ reimplementation of Geoff Kuenning's International Ispell spell checking and affixation work. László Németh developed Hunspell's main library and command-line features, extending the MySpell lineage with richer morphology, compounding, affix handling, suggestion logic, and language-specific behavior.
The official site records project sponsorship history, including Budapest Technical University Media Research Centre support in 2003-2005 and FSF.hu Foundation sponsorship, and the AUTHORS file names László Németh as author, Kevin Hendricks as MySpell author, and Caolán McNamara as maintainer and distinguished contributor.
Hunspell became infrastructure rather than just a standalone command. The official site says it is used by LibreOffice, OpenOffice.org, Mozilla Firefox and Thunderbird, Google Chrome, macOS, InDesign, memoQ, Opera, SDL Trados, Linux distributions, and other tools. The batch metadata also shows broad package-manager coverage across Homebrew, Debian, Ubuntu, Fedora, Arch, openSUSE, MacPorts, Nix, Alpine, winget, and related ecosystems.
Command-line users run `hunspell` interactively, in pipe mode, or against files with dictionaries made of `.aff` and `.dic` files. Developers use libhunspell through C/C++ APIs and language bindings, while dictionary maintainers use companion tools such as affixcompress, unmunch, wordforms, wordlist2hunspell, analyze, and related utilities.
For package nerds, Hunspell is a deep dependency hiding in plain sight: a spell-checking engine packaged as both CLI and library, with dictionaries often shipped separately and consumed by office suites, browsers, editors, NLP tools, and operating systems. It is also a reminder that language support packages often matter as much as the executable package itself.
セキュリティ状態
hunspell に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
affixcompress | cli | グローバル実行可能ファイル | |
analyze | cli | グローバル実行可能ファイル | |
chmorph | cli | グローバル実行可能ファイル | |
hunspell | cli | グローバル実行可能ファイル | |
hunzip | cli | グローバル実行可能ファイル | |
hzip | cli | グローバル実行可能ファイル | |
ispellaff2myspell | cli | グローバル実行可能ファイル | |
makealias | cli | グローバル実行可能ファイル | |
munch | cli | グローバル実行可能ファイル | |
unmunch | cli | グローバル実行可能ファイル | |
wordforms | cli | グローバル実行可能ファイル | |
wordlist2hunspell | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/hunspell/hunspell
インストールメタデータ
| パッケージキー | brew:hunspell |
|---|---|
| バージョン | 1.7.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/hunspell |
| ホームページ | https://hunspell.github.io |
| リポジトリ | https://github.com/hunspell/hunspell |
| 上流ドキュメント | https://github.com/hunspell/hunspell |
| ライセンス | MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later |
| ソースアーカイブ | https://github.com/hunspell/hunspell/releases/download/v1.7.3/hunspell-1.7.3.tar.gz |
| 最終更新 | 2026-05-08T19:07:41Z |
| Pulse | updated |
| 依存関係 | gettext, readline |
| ビルド依存関係 | coreutils, gettext |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | Dictionary files (*.aff and *.dic) should be placed in ~/Library/Spelling/ or /Library/Spelling/. Homebrew itself provides no dictionaries for Hunspell, but you can download compatible dictionaries from other sources, such as https://cgit.freedesktop.org/libreoffice/dictionaries/tree/ . |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hunspell |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
hunspell 1.7.2+really1.7.2-10+b4
spell checker and morphological analyzer (program)
sudo apt install hunspellhunspell-tools 1.7.2+really1.7.2-10+b4
tools for hunspell
sudo apt install hunspell-toolslibhunspell-1.7-0 1.7.2+really1.7.2-10+b4
spell checker and morphological analyzer (shared library)
sudo apt install libhunspell-1.7-0libhunspell-dev 1.7.2+really1.7.2-10+b4
spell checker and morphological analyzer (development)
sudo apt install libhunspell-devlibhunspell-private-dev 1.7.2+really1.7.2-10
spell checker and morphological analyzer (private headers)
sudo apt install libhunspell-private-devhunspell
nix profile install nixpkgs#hunspellhunspell 1.7.2+really1.7.2-10build3
spell checker and morphological analyzer (program)
sudo apt install hunspellhunspell-tools 1.7.2+really1.7.2-10build3
tools for hunspell
sudo apt install hunspell-toolslibhunspell-1.7-0 1.7.2+really1.7.2-10build3
spell checker and morphological analyzer (shared library)
sudo apt install libhunspell-1.7-0libhunspell-dev 1.7.2+really1.7.2-10build3
spell checker and morphological analyzer (development)
sudo apt install libhunspell-devlibhunspell-private-dev 1.7.2+really1.7.2-10build3
spell checker and morphological analyzer (private headers)
sudo apt install libhunspell-private-devhunspell 1.7.3-r0
Spell checker and morphological analyzer library and program
sudo apk add hunspellhunspell-dev 1.7.3-r0
Spell checker and morphological analyzer library and program (development files)
sudo apk add hunspell-devhunspell-doc 1.7.3-r0
Spell checker and morphological analyzer library and program (documentation)
sudo apk add hunspell-dochunspell-lang 1.7.3-r0
Languages for package hunspell
sudo apk add hunspell-langlibhunspell 1.7.3-r0
Spell checker and morphological analyzer library and program (libraries)
sudo apk add libhunspellソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.