macOS
brew install hunspelllocal Homebrew formula metadata
sudo port install hunspellMacPorts ports tree · textproc/hunspell/Portfile · source: api.github.com
brew
Spell checker and morphological analyzer. Version 1.7.3 via Homebrew; verified 2026-05-08.
install
brew install hunspelllocal Homebrew formula metadata
sudo port install hunspellMacPorts ports tree · textproc/hunspell/Portfile · source: api.github.com
sudo apk add hunspellAlpine Linux edge package indexes · hunspell · source: dl-cdn.alpinelinux.org
sudo apt install hunspellDebian stable package indexes · hunspell · source: deb.debian.org
sudo dnf install hunspellFedora Rawhide package metadata · hunspell · source: dl.fedoraproject.org
nix profile install nixpkgs#hunspellnixpkgs package indexes · pkgs/by-name/hu/hunspell/package.nix · source: api.github.com
sudo pacman -S hunspellArch Linux sync databases · hunspell · source: geo.mirror.pkgbuild.com
sudo zypper install hunspellopenSUSE Tumbleweed package metadata · hunspell · source: download.opensuse.org
winget install --id FSFhu.Hunspell -eWindows Package Manager source index · FSFhu.Hunspell · source: cdn.winget.microsoft.com
overview
Spell checker and morphological analyzer
history
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.
security posture
No matching local secret-handling manifest was found for hunspell. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
affixcompress | cli | global executable | |
analyze | cli | global executable | |
chmorph | cli | global executable | |
hunspell | cli | global executable | |
hunzip | cli | global executable | |
hzip | cli | global executable | |
ispellaff2myspell | cli | global executable | |
makealias | cli | global executable | |
munch | cli | global executable | |
unmunch | cli | global executable | |
wordforms | cli | global executable | |
wordlist2hunspell | 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://github.com/hunspell/hunspell
install metadata
| Package key | brew:hunspell |
|---|---|
| Version | 1.7.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hunspell |
| Homepage | https://hunspell.github.io |
| Repository | https://github.com/hunspell/hunspell |
| Upstream docs | https://github.com/hunspell/hunspell |
| License | MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later |
| Source archive | https://github.com/hunspell/hunspell/releases/download/v1.7.3/hunspell-1.7.3.tar.gz |
| Last updated | 2026-05-08T19:07:41Z |
| Pulse | updated |
| Dependencies | gettext, readline |
| Build dependencies | coreutils, gettext |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | 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/ . |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 libhunspellsource 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.