locale-gen

GNU C Library: National Language (locale) data [support]

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