How to Install and Uninstall python3-langdetect Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-langdetect" package

Please follow the steps below to install python3-langdetect on Kali Linux

$ sudo apt update $ sudo apt install python3-langdetect

2. Uninstall "python3-langdetect" package

Here is a brief guide to show you how to uninstall python3-langdetect on Kali Linux:

$ sudo apt remove python3-langdetect $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-langdetect package on Kali Linux

Package: python3-langdetect
Source: python-langdetect
Version: 1.0.9-2
Installed-Size: 2302
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six, python3:any
Size: 725124
SHA256: 688bffe90c8903abf8b3de41397d06945606e736cb8915a571e18a93afed5bf6
SHA1: 8e62c2046fcd5cf4ae4bcc9e789c2cac56eb8003
MD5sum: acba881669b4198531a9968a53bed403
Description: Python library for language-detection
Python port of langdetect, a language-detection library.
.
This library provides tools for
- generating language profiles from Wikipedia abstract xml
- detect the language of a text using naive Bayesian filter (99% over
precision for 53 languages).
Description-md5:
Homepage: https://github.com/Mimino666/langdetect
Section: python
Priority: optional
Filename: pool/main/p/python-langdetect/python3-langdetect_1.0.9-2_all.deb