genctd
International Components for Unicode library
Install
- All systems
-
curl cmd.cat/genctd.sh
- Debian
-
apt-get install libicu-dev
- Ubuntu
-
apt-get install libicu-dev
- Alpine
-
apk add icu
- Arch Linux
-
pacman -S icu
- Kali Linux
-
apt-get install libicu-dev
- CentOS
-
yum install icu
- Fedora
-
dnf install icu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libicu-dev
- Raspbian
-
apt-get install libicu-dev
- Dockerfile
- dockerfile.run/genctd
- Docker
-
docker run cmd.cat/genctd genctd
powered by Commando
icu
International Components for Unicode library
libicu-dev
Development files for International Components for Unicode
ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the development files for ICU.