How to Install and Uninstall python3-hunspell Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 25,2024
1. Install "python3-hunspell" package
This is a short guide on how to install python3-hunspell on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-hunspell
Copied
2. Uninstall "python3-hunspell" package
This is a short guide on how to uninstall python3-hunspell on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-hunspell
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-hunspell package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-hunspell
Priority: optional
Section: universe/python
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Architecture: amd64
Source: pyhunspell
Version: 0.1-2build3
Provides: python3.5-hunspell
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libhunspell-1.3-0 (>= 1.3.3)
Filename: pool/universe/p/pyhunspell/python3-hunspell_0.1-2build3_amd64.deb
Size: 5708
MD5sum: 17832340c3309354b2a0ddbfa0236f37
SHA1: 9fed4d36b3bb2df4ef33daa68e83af33310cf822
SHA256: f0431408bffdabbbca3608c8c6d90b5edf7bb5b7afe6df8f1180dc87a300040e
Description-en: 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: 5e70c52a57655e12a70e4a8a91f5fabf
Homepage: https://pypi.python.org/pypi/hunspell
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Architecture: amd64
Source: pyhunspell
Version: 0.1-2build3
Provides: python3.5-hunspell
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libhunspell-1.3-0 (>= 1.3.3)
Filename: pool/universe/p/pyhunspell/python3-hunspell_0.1-2build3_amd64.deb
Size: 5708
MD5sum: 17832340c3309354b2a0ddbfa0236f37
SHA1: 9fed4d36b3bb2df4ef33daa68e83af33310cf822
SHA256: f0431408bffdabbbca3608c8c6d90b5edf7bb5b7afe6df8f1180dc87a300040e
Description-en: 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: 5e70c52a57655e12a70e4a8a91f5fabf
Homepage: https://pypi.python.org/pypi/hunspell
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu