How to Install and Uninstall python-gtkspellcheck Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "python-gtkspellcheck" package

Please follow the steps below to install python-gtkspellcheck on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gtkspellcheck

2. Uninstall "python-gtkspellcheck" package

This guide covers the steps necessary to uninstall python-gtkspellcheck on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-gtkspellcheck package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-gtkspellcheck
Priority: optional
Section: universe/python
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Carlos Miguel Jenkins Pérez
Architecture: all
Source: pygtkspellcheck
Version: 3.0-1.1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-enchant, python-gtk2 | python-gi
Recommends: iso-codes
Filename: pool/universe/p/pygtkspellcheck/python-gtkspellcheck_3.0-1.1_all.deb
Size: 30738
MD5sum: 41afc306d22f69a0f1f741b10e8d5dae
SHA1: f97b703d47adce7c241f25d60d8a79e95acdfb14
SHA256: ee535ccd6017d5bf0a6488acd1171841f49e804435d4bd838ff5a0c62d2d45a4
Description-en: spellchecking library written in Python 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 2 version with support for PyGtk and
PyGObject.
Description-md5: ad8d37fd350c60fbfaa468979565033d
Homepage: http://pygtkspellcheck.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu