macOS
brew install nuspelllocal Homebrew formula metadata
sudo port install nuspellMacPorts ports tree · textproc/nuspell/Portfile · source: api.github.com
brew
Fast and safe spellchecking C++ library. Version 5.1.7 via Homebrew; verified from local package data.
install
brew install nuspelllocal Homebrew formula metadata
sudo port install nuspellMacPorts ports tree · textproc/nuspell/Portfile · source: api.github.com
sudo apk add nuspellAlpine Linux edge package indexes · nuspell · source: dl-cdn.alpinelinux.org
sudo apt install libnuspell-devDebian stable package indexes · libnuspell-dev · source: deb.debian.org
sudo dnf install mingw32-nuspellFedora Rawhide package metadata · mingw32-nuspell · source: dl.fedoraproject.org
nix profile install nixpkgs#nuspellnixpkgs package indexes · pkgs/by-name/nu/nuspell/package.nix · source: api.github.com
sudo pacman -S nuspellArch Linux sync databases · nuspell · source: geo.mirror.pkgbuild.com
sudo zypper install libnuspell5openSUSE Tumbleweed package metadata · libnuspell5 · source: download.opensuse.org
overview
Fast and safe spellchecking C++ library
history
Nuspell is a modern C++ spell-checking library and command-line tool designed as a safer, faster, more maintainable successor in the Hunspell/MySpell lineage while retaining compatibility with Hunspell dictionaries.
The Nuspell site and FOSDEM materials place the project in the long spell-checker line from spell, ispell, aspell, MySpell, and Hunspell. Mozilla Open Source Support funded the pure C++ rewrite in 2017 and 2018 for Nuspell 2.0, then funded base functionality and integration work in 2019 and 2020 for Nuspell 3.0. The GitHub release API shows v2.0.0 published on November 22, 2018 and v3.0.0 on November 23, 2019.
Nuspell's adoption story is less about replacing every installed Hunspell binary and more about being a compatible library that can reuse the enormous pool of Hunspell dictionaries. Its homepage points users to language packs from LibreOffice, Firefox, Thunderbird, Ubuntu, and Debian, and says Nuspell itself does not ship dictionaries.
Practical use is either `nuspell` as a CLI spell checker or libnuspell embedded in editors, document tools, and language-processing applications. Its headline features for package maintainers are Hunspell dictionary compatibility, ICU-backed Unicode, complex morphology and compounding support, personal dictionaries, and performance claims up to 3.5 times faster than Hunspell.
Nuspell is a packaging bridge: it wants to modernize the implementation while preserving the old dictionary ecosystem. That makes the dependency graph more interesting than the install count suggests; Homebrew listed 149 installs over 365 days on July 1, 2026, but the library's value is mostly in downstream applications and dictionary compatibility.
security posture
library-like 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 |
|---|---|---|---|
nuspell | 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/nuspell/nuspell
install metadata
| Package key | brew:nuspell |
|---|---|
| Version | 5.1.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nuspell |
| Homepage | https://nuspell.github.io/ |
| Repository | https://github.com/nuspell/nuspell |
| Upstream docs | https://nuspell.github.io/documentation.html |
| License | LGPL-3.0-or-later |
| Source archive | https://github.com/nuspell/nuspell/archive/refs/tags/v5.1.7.tar.gz |
| Dependencies | icu4c@78 |
| Build dependencies | cmake, doxygen, pandoc |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nuspell |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
libnuspell-dev 5.1.6-1+b1
spell checker (development)
sudo apt install libnuspell-devlibnuspell5 5.1.6-1+b1
spell checker (shared library)
sudo apt install libnuspell5nuspell 5.1.6-1+b1
spell checker (program)
sudo apt install nuspellnuspell
nix profile install nixpkgs#nuspelllibnuspell-dev 5.1.4-1build1
spell checker (development)
sudo apt install libnuspell-devlibnuspell5 5.1.4-1build1
spell checker (shared library)
sudo apt install libnuspell5nuspell 5.1.4-1build1
spell checker (program)
sudo apt install nuspellnuspell 5.1.7-r0
Free and open source C++ spell checking library
sudo apk add nuspellnuspell-dev 5.1.7-r0
Free and open source C++ spell checking library (development files)
sudo apk add nuspell-devnuspell-doc 5.1.7-r0
Free and open source C++ spell checking library (documentation)
sudo apk add nuspell-docnuspell-libs 5.1.7-r0
Free and open source C++ spell checking library (libraries)
sudo apk add nuspell-libsmingw32-nuspell 5.1.7-3.fc45
MinGW Windows nuspell library
sudo dnf install mingw32-nuspellmingw64-nuspell 5.1.7-3.fc45
MinGW Windows nuspell library
sudo dnf install mingw64-nuspellnuspell 5.1.7-3.fc45
Fast and safe spellchecking C++ library and command-line tool
sudo dnf install nuspellnuspell-devel 5.1.7-3.fc45
Development tools for nuspell
sudo dnf install nuspell-develnuspell 5.1.7-2
Fast and safe spellchecking C++ library
sudo pacman -S nuspellsource 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.