How to Install and Uninstall python3-enchant Package on Kali Linux

Last updated: November 26,2024

1. Install "python3-enchant" package

Here is a brief guide to show you how to install python3-enchant on Kali Linux

$ sudo apt update $ sudo apt install python3-enchant

2. Uninstall "python3-enchant" package

This is a short guide on how to uninstall python3-enchant on Kali Linux:

$ sudo apt remove python3-enchant $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-enchant package on Kali Linux

Package: python3-enchant
Source: pyenchant
Version: 3.2.2-1
Installed-Size: 171
Maintainer: Piotr Ożarowski
Architecture: all
Depends: python3:any, libenchant-2-2
Size: 39152
SHA256: 04213df7e7b5bf0f8e1bc620a6640f79a671f2e15854378535fd2651480e5c83
SHA1: b4b91585a839f00c6402173bf97aa7a5a9bb3976
MD5sum: ae7a124ad27764582b7f17f04a5331e7
Description: spellchecking library for Python 3
PyEnchant consists of Python bindings to the Enchant spellchecking
library and some wrapper classes. It includes all the functionality
of Enchant in a Pythonic object-oriented interface, and also provides
some higher-level functionality which is not available in the C API.
Description-md5:
Homepage: https://pyenchant.github.io/pyenchant/
Section: python
Priority: optional
Filename: pool/main/p/pyenchant/python3-enchant_3.2.2-1_all.deb