How to Install and Uninstall libuchardet0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "libuchardet0" package

Please follow the instructions below to install libuchardet0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libuchardet0

2. Uninstall "libuchardet0" package

Learn how to uninstall libuchardet0 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libuchardet0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libuchardet0 package on Ubuntu 21.10 (Impish Indri)

Package: libuchardet0
Architecture: amd64
Version: 0.0.7-1build1
Multi-Arch: same
Priority: standard
Section: libs
Source: uchardet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: James Cowgill
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 208
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1)
Filename: pool/main/u/uchardet/libuchardet0_0.0.7-1build1_amd64.deb
Size: 76738
MD5sum: f072f6e2e603977e36f567923b0545a4
SHA1: c2a8460bd5c66cfbd1befb79c8d91fa53b09463c
SHA256: 95d69d72bfe9820af5861efb3a3f79f3de9a20bfc6fa1781db916f05b064ea28
SHA512: c1dc93a14013cad8b5baf4c31ca60a687c9c9a539691e66e167ce00007040dfd1f5d67a8a3d4b038d8044acf4225e72e80d0232d599f7cf72e4d203ba176aca5
Homepage: https://www.freedesktop.org/wiki/Software/uchardet/
Description-en: universal charset detection library - shared library
uchardet is a C language binding of the original C++ implementation
of the universal charset detection library by Mozilla.
.
uchardet is a encoding detector library, which takes a sequence of
bytes in an unknown character encoding without any additional
information, and attempts to determine the encoding of the text.
.
This package contains the shared library.
Description-md5: 375a0592aea45a27ad49f7e32c90c1d7
Task: standard