macOS
brew install nuspelllocal Homebrew formula metadata
sudo port install nuspellMacPorts ports tree · textproc/nuspell/Portfile · ソース: api.github.com
brew / 順位 7828
nuspell のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nuspelllocal Homebrew formula metadata
sudo port install nuspellMacPorts ports tree · textproc/nuspell/Portfile · ソース: api.github.com
sudo apk add nuspellAlpine Linux edge package indexes · nuspell · ソース: dl-cdn.alpinelinux.org
sudo apt install nuspellDebian stable package indexes · nuspell · ソース: deb.debian.org
sudo dnf install nuspellFedora Rawhide package metadata · nuspell · ソース: dl.fedoraproject.org
nix profile install nixpkgs#nuspellnixpkgs package indexes · pkgs/by-name/nu/nuspell/package.nix · ソース: api.github.com
sudo pacman -S nuspellArch Linux sync databases · nuspell · ソース: geo.mirror.pkgbuild.com
sudo zypper install nuspellopenSUSE Tumbleweed package metadata · nuspell · ソース: download.opensuse.org
概要
Fast and safe spellchecking C++ library
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nuspell | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:nuspell |
|---|---|
| バージョン | 5.1.8 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://nuspell.github.io/ |
| リポジトリ | https://github.com/nuspell/nuspell |
| 最終更新 | 2026-07-15T21:00:18Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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.8-r0
Free and open source C++ spell checking library
sudo apk add nuspellnuspell-dev 5.1.8-r0
Free and open source C++ spell checking library (development files)
sudo apk add nuspell-devnuspell-doc 5.1.8-r0
Free and open source C++ spell checking library (documentation)
sudo apk add nuspell-docnuspell-libs 5.1.8-r0
Free and open source C++ spell checking library (libraries)
sudo apk add nuspell-libsmingw32-nuspell 5.1.8-2.fc45
MinGW Windows nuspell library
sudo dnf install mingw32-nuspellmingw64-nuspell 5.1.8-2.fc45
MinGW Windows nuspell library
sudo dnf install mingw64-nuspellnuspell 5.1.8-2.fc45
Fast and safe spellchecking C++ library and command-line tool
sudo dnf install nuspellnuspell-devel 5.1.8-2.fc45
Development tools for nuspell
sudo dnf install nuspell-develnuspell 5.1.8-1
Fast and safe spellchecking C++ library
sudo pacman -S nuspellソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.