Automic VaultAutomic Vault

brew

Installer enchant avec Homebrew, dnf, MacPorts, Nix, pacman, zypper, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de enchant pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install enchant

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install enchant

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

Linux

Fedora dnfvérifié · 92%
sudo dnf install enchant

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

Nixvérifié · 92%
nix profile install nixpkgs#enchant

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S enchant

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

openSUSE zyppervérifié · 92%
sudo zypper install enchant-2-backend-aspell

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

Debian aptvérifié · 92%
sudo apt install enchant-2

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

aperçu

Résumé du paquet

Spellchecker wrapping library

Commandes et alias

  • enchant-2
  • enchant-lsmod-2

historique

Historique du projet et usages

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.

Historique du projet

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

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 3 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
enchant-2cliexécutable global
enchant-lsmod-2cliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire2.8.19
gestionnaire mis à jour2026-07-07
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/rrthomas/enchant

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:enchant
Version2.8.19
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/enchant
Page d'accueilhttps://rrthomas.github.io/enchant/
Dépôthttps://github.com/rrthomas/enchant
Docs amonthttps://github.com/rrthomas/enchant#readme
LicenceLGPL-2.1-or-later
Archive sourcehttps://github.com/rrthomas/enchant/releases/download/v2.8.19/enchant-2.8.19.tar.gz
Dernière mise à jour2026-07-07T12:53:27Z
Pulseupdated
Dépendancesaspell, gettext, glib
Dépendances de compilationgroff, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

enchant

nix profile install nixpkgs#enchant
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 4 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • 5 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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