How to Install and Uninstall python3-sphinxcontrib.spelling Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-sphinxcontrib.spelling" package

Please follow the guidelines below to install python3-sphinxcontrib.spelling on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinxcontrib.spelling

2. Uninstall "python3-sphinxcontrib.spelling" package

Please follow the guidance below to uninstall python3-sphinxcontrib.spelling on Kali Linux:

$ sudo apt remove python3-sphinxcontrib.spelling $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinxcontrib.spelling package on Kali Linux

Package: python3-sphinxcontrib.spelling
Source: sphinxcontrib-spelling
Version: 7.7.0-1
Installed-Size: 78
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docutils, python3-enchant, python3-importlib-metadata, python3-sphinx, python3:any
Size: 34348
SHA256: de4d96a64d24aa059f75072c94782fe78724c418695268cb6ee346e5f38e96b7
SHA1: 380a1069b4036ef6b4fdbc85e9d6361806bed3b7
MD5sum: 1afe9ec533b8a383030e3689e23ad333
Description: Sphinx "spelling" extension (Python 3)
This package contains the spelling extension for the Sphinx documentation
system.
The extension enables a spelling checker which uses PyEnchant to produce a
report showing misspelled words.
.
The extension also:
- Supports multiple source languages using the standard enchant
dictionaries.
- Supports project-specific dictionaries for localized jargon and other
terminology that may not appear in the global dictionaries.
- Suggests alternatives to words not found in the dictionary, when
possible.
.
This package contains the Python 3 version of the extension.
Description-md5:
Homepage: https://github.com/sphinx-contrib/spelling
Section: python
Priority: optional
Filename: pool/main/s/sphinxcontrib-spelling/python3-sphinxcontrib.spelling_7.7.0-1_all.deb