pkg.soopen package index

brew / rank 1060

Install enchant with Homebrew, dnf, MacPorts, Nix, pacman, zypper, apt

Spellchecker wrapping library. Version 2.8.19 via Homebrew; verified 2026-07-07. Also installable with nix: nix profile install nixpkgs#enchant.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install enchant

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install enchant

MacPorts ports tree · textproc/enchant/Portfile · source: api.github.com

Linux

Fedora dnfverified · 92%
sudo dnf install enchant

Fedora Rawhide package metadata · enchant · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#enchant

nixpkgs package indexes · enchant · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S enchant

Arch Linux sync databases · enchant · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install enchant-2-backend-aspell

openSUSE Tumbleweed package metadata · enchant-2-backend-aspell · source: download.opensuse.org

Debian aptverified · 92%
sudo apt install enchant-2

Debian stable package indexes · enchant-2 · source: deb.debian.org

overview

Package summary

Spellchecker wrapping library

Commands and aliases

  • enchant-2
  • enchant-lsmod-2

history

Project history and usage

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.

Project history

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++.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
enchant-2executableindexed executableDiscovered from the local executable index.
enchant-lsmod-2executableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version2.8.19
manager updated2026-07-07
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:enchant
Version2.8.19
Package managerHomebrew
Homepagehttps://rrthomas.github.io/enchant/
Repositoryhttps://github.com/rrthomas/enchant
Last updated2026-07-07T12:53:27Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

enchant

nix profile install nixpkgs#enchant
  • normalized package name match
  • Matched by: 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-42.fc45

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 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

enchant-devel 1.6.0-42.fc45

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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

enchant-voikko 1.6.0-42.fc45

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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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 dependencies
  • 1 provides
  • 5 optional deps
  • normalized package name match
  • Matched by: 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.4

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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

enchant-2-backend-hunspell 2.8.15-1.4

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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

enchant-2-backend-nuspell 2.8.15-1.4

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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

enchant-2-backend-voikko 2.8.15-1.4

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 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: 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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

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

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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

enchant-data 2.8.15-1.4

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 provides
  • normalized package name match
  • Matched by: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchant-data from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

enchant-devel 2.8.15-1.4

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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchant-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

enchant-tools 2.8.15-1.4

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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: enchant-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libenchant-2-2 2.8.15-1.4

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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libenchant-2-2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libenchant-2-2-32bit 2.8.15-1.4

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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libenchant1 1.6.1-8.8

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 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Enchant
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libenchant1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation