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

Last updated: May 19,2024

1. Install "python3-hunspell" package

Please follow the step by step instructions below to install python3-hunspell on Kali Linux

$ sudo apt update $ sudo apt install python3-hunspell

2. Uninstall "python3-hunspell" package

Please follow the guidance below to uninstall python3-hunspell on Kali Linux:

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

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

Package: python3-hunspell
Source: pyhunspell (0.5.5-2)
Version: 0.5.5-2+b9
Installed-Size: 76
Maintainer: Benjamin Drung
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libhunspell-1.7-0, libstdc++6 (>= 5.2)
Size: 11996
SHA256: 92fc863cd7bfeb79678d0ac97328bc6ef9f8c8f8282f0b12a10b51e378784a89
SHA1: 88a372ef83e9793f1ad0d50ec00df20da7d35e35
MD5sum: d3e14eef993093638f166e745a4a376d
Description: Python 3 binding for Hunspell
Pyhunspell is a set of Python bindings for the Hunspell spell-checker
engine. It lets developers load Hunspell dictionaries, check words, get
suggestions, add new words, etc. It also provides some basic morphological
analysis related methods.
.
This package provides the binding to Python 3.
Description-md5:
Homepage: https://github.com/blatinier/pyhunspell
Section: python
Priority: optional
Filename: pool/main/p/pyhunspell/python3-hunspell_0.5.5-2+b9_amd64.deb