How to Install and Uninstall python3-guess-language Package on Kali Linux

Last updated: January 11,2025

1. Install "python3-guess-language" package

This guide let you learn how to install python3-guess-language on Kali Linux

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

2. Uninstall "python3-guess-language" package

Learn how to uninstall python3-guess-language on Kali Linux:

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

3. Information about the python3-guess-language package on Kali Linux

Package: python3-guess-language
Source: python-guess-language
Version: 0.5.2-5
Installed-Size: 335
Maintainer: Tomasz Buchert
Architecture: all
Depends: python3:any
Recommends: python3-enchant
Size: 69424
SHA256: 2e5ee1e8d1dddc25e783273d4cd25d3928ccc8068222ba3fe85bd7b207cabf11
SHA1: e07e8c9b47c8eb63a2a7c1ed7a81c6c3fbde6b6a
MD5sum: 41830e209a2be5cc6ea4ad158cafb621
Description: 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:
Homepage: https://bitbucket.org/spirit/guess_language
Section: python
Priority: optional
Filename: pool/main/p/python-guess-language/python3-guess-language_0.5.2-5_all.deb