How to Install and Uninstall libjuniversalchardet-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "libjuniversalchardet-java" package

This guide covers the steps necessary to install libjuniversalchardet-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjuniversalchardet-java

2. Uninstall "libjuniversalchardet-java" package

This guide let you learn how to uninstall libjuniversalchardet-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjuniversalchardet-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjuniversalchardet-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjuniversalchardet-java
Priority: optional
Section: universe/java
Installed-Size: 302
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.0.3-1
Suggests: libjuniversalchardet-java-doc
Filename: pool/universe/libj/libjuniversalchardet-java/libjuniversalchardet-java_1.0.3-1_all.deb
Size: 202512
MD5sum: be080921857ff15770fdf86fa2a55c5e
SHA1: 93acf6c99f304d7046a9fd728dc6dd90fb254b27
SHA256: a60eea48e2fc6e6abe0c62eadd55cf98403e41978404ac281eb50da45b56ba16
Description-en: Encoding detector library (Java port of the Mozilla library)
juniversalchardet is an encoding detector library, which takes a sequence of
byte in an unknown character encoding without any additional information, and
attempts to determine the encoding of the text.
.
Techniques used by universalchardet are described at
http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html
Description-md5: c4392067fe16ff71256e0b5840b2f2fd
Homepage: http://juniversalchardet.googlecode.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu