Install Uchardet On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

Install Uchardet On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

uchardet

universal charset detection library – cli utility

Maintainer: James Cowgill



Section: utils

Install uchardet

  • Debian apt-get install uchardet Click to copy
  • Ubuntu apt-get install uchardet Click to copy
  • Arch Linux pacman -S uchardet Click to copy
  • Kali Linux apt-get install uchardet Click to copy
  • Fedora dnf install uchardet Click to copy
  • Raspbian apt-get install uchardet Click to copy
  • macOS brew install uchardet Click to copy

uchardet

universal charset detection library - cli utility

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. The original code of universalchardet is available at http://lxr.mozilla.org/seamonkey/source/extensions/universalchardet Techniques used by universalchardet are described at http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html This package contains the cli detection utility.

Installation of latest uchardet command is available for Debian, Ubuntu, Arch, Kali, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.