chardet

universal character encoding detector for Python2

Debian Debian
RUN apt-get update && \ apt-get install -y python-chardet
Ubuntu
RUN apt-get update && \ apt-get install -y python-chardet
Arch Arch Linux
RUN pacman -S --noconfirm python-chardet
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-chardet
CentOS
RUN yum install -y python-chardet
Fedora
RUN dnf install -y python-chardet
Raspbian
RUN apt-get update && \ apt-get install -y python-chardet
click the source code to copy install chardet on any operating system with command-not-found.com