Automic VaultAutomic Vault

brew

enchant を Homebrew, dnf, MacPorts, Nix, pacman, zypper, apt でインストール

enchant のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install enchant

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install enchant

MacPorts ports tree · textproc/enchant/Portfile · ソース: api.github.com

Linux

Fedora dnf確認済み · 92%
sudo dnf install enchant

Fedora Rawhide package metadata · enchant · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#enchant

nixpkgs package indexes · enchant · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S enchant

Arch Linux sync databases · enchant · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install enchant-2-backend-aspell

openSUSE Tumbleweed package metadata · enchant-2-backend-aspell · ソース: download.opensuse.org

Debian apt確認済み · 92%
sudo apt install enchant-2

Debian stable package indexes · enchant-2 · ソース: deb.debian.org

概要

パッケージ概要

Spellchecker wrapping library

コマンドとエイリアス

  • enchant-2
  • enchant-lsmod-2

履歴

プロジェクトの歴史と使われ方

Enchant is a provider-neutral spell-checking library and command-line program. Its purpose is to let applications use Hunspell, Nuspell, Aspell, Hspell, Voikko, AppleSpell, Zemberek, and other providers through one consistent interface.

プロジェクトの歴史

Enchant began in the AbiWord ecosystem; the project homepage credits Dom Lachowicz and says older versions remain available from the AbiSource website. The NEWS file shows a long 1.x history, including 1.6.0 in 2010, followed by 2.0.0 in 2017.

In 2025, release 2.8.3 marked Enchant's move from the defunct AbiWord project to direct maintenance by Reuben Thomas. The same release also rewrote the two command-line utilities in Vala and noted that Enchant's core had moved to Vala while providers remained a mix of C, C++, and Objective-C++.

採用の歴史

Enchant became valuable because desktop and editor software need spell checking without hard-coding one spelling engine. The project homepage lists GNU Emacs as of version 27.1, AbiWord, LyX, and Gtk/GNOME applications through gspell and GtkSpell as users.

The backend list also explains why distributions package it carefully: language-specific and platform-specific spell checkers can coexist behind one API, so a package manager can wire applications to available dictionaries and providers without each application growing its own compatibility layer.

使われ方

Application developers link against libenchant through C or C++ bindings, while users and scripts can call `enchant-2` for Ispell-compatible non-interactive spell checking. `enchant-lsmod-2` reports available providers and dictionaries.

Configuration is documented through the `enchant(5)` man page, which controls provider selection by language and personal word lists. That makes Enchant both a developer library and a small user-facing CLI package.

パッケージ好きにとっての重要性

Enchant is package-nerd glue: it does not win by having the best dictionary itself, but by keeping spell-checking consumers decoupled from provider churn. It is the kind of library that makes desktop text stacks less brittle across Linux, BSD, macOS, and language-specific dictionary packages.

Its current NEWS also shows the maintenance burden typical of ecosystem glue packages: recent releases fix provider crashes, command-line compatibility, personal word list behavior, relocatability, and editor-facing quirks rather than flashy features.

タイムライン

  • Early releases: Enchant originated under the AbiWord/AbiSource umbrella.
  • 2010: Enchant 1.6.0 released.
  • 2017: Enchant 2.0.0 released.
  • 2025: Enchant 2.8.3 moved maintenance from defunct AbiWord affiliation to Reuben Thomas.
  • 2026: Enchant 2.8.x releases continued active maintenance for CLI and provider behavior.

Related projects

  • Hunspell, Nuspell, GNU Aspell, Hspell, Voikko, AppleSpell, and Zemberek are documented spell-checking backends.
  • AbiWord, GNU Emacs, LyX, gspell, and GtkSpell are listed users or integration paths.
  • Python, Rust, Go, Common Lisp, C, C++, and Vala bindings or language connections are documented on the project homepage.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
enchant-2cliグローバル実行可能ファイル
enchant-lsmod-2cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版2.8.19
マネージャ更新日2026-07-07
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/rrthomas/enchant

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:enchant
バージョン2.8.19
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/enchant
ホームページhttps://rrthomas.github.io/enchant/
リポジトリhttps://github.com/rrthomas/enchant
上流ドキュメントhttps://github.com/rrthomas/enchant#readme
ライセンスLGPL-2.1-or-later
ソースアーカイブhttps://github.com/rrthomas/enchant/releases/download/v2.8.19/enchant-2.8.19.tar.gz
最終更新2026-07-07T12:53:27Z
Pulseupdated
依存関係aspell, gettext, glib
ビルド依存関係groff, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameenchant
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

enchant

nix profile install nixpkgs#enchant
  • normalized package name match
  • 一致条件: Enchant
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: enchant from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
dnf95%

enchant 1.6.0-41.fc44

An Enchanting Spell Checking Library

http://www.abisource.com/

sudo dnf install enchant
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: i686
  • Source Package: enchant
  • 8 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Enchant
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: enchant from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

enchant-devel 1.6.0-41.fc44

Support files necessary to compile applications with libenchant.

http://www.abisource.com/

sudo dnf install enchant-devel
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: i686
  • Source Package: enchant
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Enchant
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: enchant-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

enchant-voikko 1.6.0-41.fc44

Integration with voikko for libenchant

http://www.abisource.com/

sudo dnf install enchant-voikko
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: enchant
  • 7 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Enchant
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: enchant-voikko from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

enchant 2.8.15-2

A wrapper library for generic spell checking

https://rrthomas.github.io/enchant/

sudo pacman -S enchant
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 4 依存関係
  • 1 提供
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Enchant
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: enchant from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

enchant-2-backend-aspell 2.8.15-1.2

Aspell backend for the Enchant spell checking library

https://rrthomas.github.io/enchant/

sudo zypper install enchant-2-backend-aspell
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: enchant
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchant-2-backend-aspell from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

enchant-2-backend-hunspell 2.8.15-1.2

Hunspell backend for the Enchant spell checking library

https://rrthomas.github.io/enchant/

sudo zypper install enchant-2-backend-hunspell
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: enchant
  • 6 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchant-2-backend-hunspell from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

enchant-2-backend-nuspell 2.8.15-1.2

Nuspell backend for the Enchant spell checking library

https://rrthomas.github.io/enchant/

sudo zypper install enchant-2-backend-nuspell
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: enchant
  • 7 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchant-2-backend-nuspell from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

enchant-2-backend-voikko 2.8.15-1.2

Voikko backend for the Enchant spell checking library

https://rrthomas.github.io/enchant/

sudo zypper install enchant-2-backend-voikko
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: enchant
  • 4 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchant-2-backend-voikko from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

enchant-2-backend-voikko-32bit 2.8.15-1.2

Voikko backend for the Enchant spell checking library

https://rrthomas.github.io/enchant/

sudo zypper install enchant-2-backend-voikko-32bit
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: enchant
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchant-2-backend-voikko-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

enchant-data 2.8.15-1.2

Data files for libenchant

https://rrthomas.github.io/enchant/

sudo zypper install enchant-data
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: enchant
  • 1 提供
  • normalized package name match
  • 一致条件: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchant-data from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

enchant-devel 2.8.15-1.2

Development files for the Enchant spell checking library

https://rrthomas.github.io/enchant/

sudo zypper install enchant-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: enchant
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchant-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

enchant-tools 2.8.15-1.2

Command line tools for the Enchant spell checking library

https://rrthomas.github.io/enchant/

sudo zypper install enchant-tools
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: enchant
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchant-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libenchant-2-2 2.8.15-1.2

Generic Spell Checking Library

https://rrthomas.github.io/enchant/

sudo zypper install libenchant-2-2
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: enchant
  • 7 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libenchant-2-2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libenchant-2-2-32bit 2.8.15-1.2

Generic Spell Checking Library

https://rrthomas.github.io/enchant/

sudo zypper install libenchant-2-2-32bit
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: enchant
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libenchant-2-2-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libenchant1 1.6.1-8.6

Generic Spell Checking Library

https://abiword.github.io/enchant/

sudo zypper install libenchant1
  • License: LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: enchant-1
  • 5 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libenchant1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment