How to Install and Uninstall liblanguage-detector-java Package on Kali Linux

Last updated: July 03,2024

1. Install "liblanguage-detector-java" package

Learn how to install liblanguage-detector-java on Kali Linux

$ sudo apt update $ sudo apt install liblanguage-detector-java

2. Uninstall "liblanguage-detector-java" package

Please follow the guidelines below to uninstall liblanguage-detector-java on Kali Linux:

$ sudo apt remove liblanguage-detector-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblanguage-detector-java package on Kali Linux

Package: liblanguage-detector-java
Version: 0.6-2
Installed-Size: 1859
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libguava-java, libjetbrains-annotations-java, libslf4j-java (>= 1.7.32)
Size: 1868524
SHA256: 8bff9167765268e6e7f23fb9c5b71fe996b9a291ff70e1db111c1c4596c8e54f
SHA1: 6848db37c0aea06d8975a8d2e9e58b33c33986bd
MD5sum: 43a9757fc93557d182857cc064b72678
Description: Language Detection Library for Java
This software uses language profiles which were created based on common text
for each language. N-grams, a contiguous sequence of n items from a given
sample of text, were then extracted from that text and stored in the profiles.
When trying to figure out in what language a certain text is written, the
program goes through the same process: It creates the same kind of n-grams of
the input text. Then it compares the relative frequency of them, and finds the
language that matches best. Currently 71 languages are supported.
Description-md5:
Homepage: https://github.com/optimaize/language-detector
Section: java
Priority: optional
Filename: pool/main/libl/liblanguage-detector-java/liblanguage-detector-java_0.6-2_all.deb