How to Install and Uninstall python3-enchant Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python3-enchant" package
This is a short guide on how to install python3-enchant on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-enchant
Copied
2. Uninstall "python3-enchant" package
Here is a brief guide to show you how to uninstall python3-enchant on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-enchant
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-enchant package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-enchant
Priority: optional
Section: universe/python
Installed-Size: 241
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Architecture: all
Source: pyenchant
Version: 1.6.6-2
Depends: python3:any (>= 3.3.2-2~), libenchant1c2a
Filename: pool/universe/p/pyenchant/python3-enchant_1.6.6-2_all.deb
Size: 41894
MD5sum: caa8c9fe97473b6372386775ce8777fb
SHA1: 6b71919318662f8b4cb29d7c5668eb9a3516b44f
SHA256: fa11df6031de2f6416c9b25a93a4de4dd7b85f2e81cb4424bcfadf31a3d62193
Description-en: 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: c888de05396abd0bd00ac78cc02d8d6f
Homepage: https://pythonhosted.org/pyenchant/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 241
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Architecture: all
Source: pyenchant
Version: 1.6.6-2
Depends: python3:any (>= 3.3.2-2~), libenchant1c2a
Filename: pool/universe/p/pyenchant/python3-enchant_1.6.6-2_all.deb
Size: 41894
MD5sum: caa8c9fe97473b6372386775ce8777fb
SHA1: 6b71919318662f8b4cb29d7c5668eb9a3516b44f
SHA256: fa11df6031de2f6416c9b25a93a4de4dd7b85f2e81cb4424bcfadf31a3d62193
Description-en: 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: c888de05396abd0bd00ac78cc02d8d6f
Homepage: https://pythonhosted.org/pyenchant/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu