icu-config

Components for Unicode

Debian Debian
RUN apt-get update && \ apt-get install -y icu-devtools
Ubuntu
RUN apt-get update && \ apt-get install -y icu-devtools
Alpine
RUN apk add icu
Arch Arch Linux
RUN pacman -S --noconfirm icu
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libicu-dev
CentOS
RUN yum install -y libicu-devel
Fedora
RUN dnf install -y libicu-devel
Raspbian
RUN apt-get update && \ apt-get install -y icu-devtools
click the source code to copy install icu-config on any operating system with command-not-found.com