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

Last updated: May 02,2024

1. Install "python3-guess-language" package

This guide let you learn how to install python3-guess-language on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-guess-language" package

This guide let you learn how to uninstall python3-guess-language on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-guess-language
Priority: extra
Section: universe/python
Installed-Size: 335
Maintainer: Ubuntu Developers
Original-Maintainer: Tomasz Buchert
Architecture: all
Source: python-guess-language
Version: 0.5.2-3
Depends: python3:any (>= 3.3.2-2~)
Recommends: python3-enchant
Filename: pool/universe/p/python-guess-language/python3-guess-language_0.5.2-3_all.deb
Size: 68504
MD5sum: a188cb739ddd791de29a61b9f3c74d33
SHA1: 593eaab296772f7c45f96a55a3ae4b508a46a969
SHA256: 6179d8e99e4bd3cba250a085ac67e6ffa86e220153dccc1c76685449677cc2c2
Description-en: library to detect the natural language of a text (Python 3 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 Python 3.
Description-md5: 9ab229fe6fa6810ffc2e0213136d3d21
Homepage: https://bitbucket.org/spirit/guess_language
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu