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

Last updated: May 16,2024

1. Install "python3-gtkspellcheck" package

Please follow the guidelines below to install python3-gtkspellcheck on Kali Linux

$ sudo apt update $ sudo apt install python3-gtkspellcheck

2. Uninstall "python3-gtkspellcheck" package

This guide covers the steps necessary to uninstall python3-gtkspellcheck on Kali Linux:

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

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

Package: python3-gtkspellcheck
Source: pygtkspellcheck
Version: 5.0.3-1
Installed-Size: 136
Maintainer: Debian Python Team
Architecture: all
Depends: python3-enchant, python3-gi, python3:any, gir1.2-gtk-3.0
Recommends: iso-codes
Suggests: python-gtkspellcheck-doc
Size: 32156
SHA256: 65f2fda2230768cef83768b6fd796047ebab150514f31654ec6d0c90008f5523
SHA1: 50104536189e89305336afd3572b8c398673b7aa
MD5sum: 9696721fce1f00be4361731a32b8f80f
Description: Python 3 spellchecking library for GTK+ based on Enchant
It supports both GTK+'s Python bindings, PyGObject and PyGtk, and for both
Python 2 and 3 with automatic switching and binding autodetection. For
automatic translation of the user interface it can use GEdit's translation
files.
.
This package contains the Python 3 version with support for PyGObject.
Description-md5:
Homepage: https://pygtkspellcheck.readthedocs.org/
Section: python
Priority: optional
Filename: pool/main/p/pygtkspellcheck/python3-gtkspellcheck_5.0.3-1_all.deb