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

Last updated: May 09,2024

1. Install "libjuniversalchardet-java-doc" package

This tutorial shows how to install libjuniversalchardet-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjuniversalchardet-java-doc

2. Uninstall "libjuniversalchardet-java-doc" package

Please follow the instructions below to uninstall libjuniversalchardet-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjuniversalchardet-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 2210
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libjuniversalchardet-java
Version: 1.0.3-1
Depends: default-jdk-doc
Suggests: libjuniversalchardet-java
Filename: pool/universe/libj/libjuniversalchardet-java/libjuniversalchardet-java-doc_1.0.3-1_all.deb
Size: 407080
MD5sum: 5afa694c0c0daa960607f276b4556b76
SHA1: 0bf336db042f4176bde74eb2bd2adfe85defe70c
SHA256: 86c38b63cf618c852d449fb5381c3d969dff03de40b7fb268c63ffb3d7f8262b
Description-en: Documentation for juniversalchardet
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
.
This package contains the API documentation of libjuniversalchardet-java.
Description-md5: c9656936c94440b6b9f85d2bcced3c03
Homepage: http://juniversalchardet.googlecode.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu