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

Last updated: May 14,2024

1. Install "python-guess-language" package

This tutorial shows how to install python-guess-language on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-guess-language

2. Uninstall "python-guess-language" package

Learn how to uninstall python-guess-language on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-guess-language $ sudo apt autoclean && sudo apt autoremove

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

Package: python-guess-language
Priority: extra
Section: universe/python
Installed-Size: 387
Maintainer: Ubuntu Developers
Original-Maintainer: Tomasz Buchert
Architecture: all
Version: 0.5.2-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-enchant
Filename: pool/universe/p/python-guess-language/python-guess-language_0.5.2-3_all.deb
Size: 68648
MD5sum: 76a58c4f4b1ba3bd7531a7b80e2ebf88
SHA1: 83c4bea46228649e073d8c28725f06f148b45654
SHA256: 91464bf962c6cd8bc20d09f55d13e48517476249ed844344f46ac8947c975983
Description-en: library to detect the natural language of a text (Python 2 version)
guess_language is a Python library to guess the natural language
that a given text is written it. To achieve this, it uses models
precomputed for each language and, optionally, spellchecking of
words via pyenchant library.
.
This package installs the library for Python2.
Description-md5: 864f28ff072afdfd603e4d9569e5ab45
Homepage: https://bitbucket.org/spirit/guess_language
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu