macOS
brew install hunspelllocal Homebrew formula metadata
sudo port install hunspellMacPorts ports tree · textproc/hunspell/Portfile · 来源: api.github.com
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.