enca
Detect and convert the encoding of text files. More information: <https://github.com/nijel/enca>.
RUN apt-get update && \
apt-get install -y enca
RUN apt-get update && \
apt-get install -y enca
RUN apk add enca
RUN pacman -S --noconfirm enca
RUN apt-get update && \
apt-get install -y enca
RUN dnf install -y enca
RUN apt-get update && \
apt-get install -y enca