genrb
Development utilities for International Components for Unicode
Install
- All systems
-
curl cmd.cat/genrb.sh
- Debian
-
apt-get install icu-devtools
- Ubuntu
-
apt-get install icu-devtools
- Alpine
-
apk add icu
- Arch Linux
-
pacman -S icu
- Kali Linux
-
apt-get install icu-devtools
- CentOS
-
yum install icu
- Fedora
-
dnf install icu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install icu-devtools
- Raspbian
-
apt-get install icu-devtools
- Dockerfile
- dockerfile.run/genrb
- Docker
-
docker run cmd.cat/genrb genrb
powered by Commando
icu-devtools
Development utilities 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 programs used to manipulate data files found in the ICU sources and is a dependency of libicu-dev. End users would generally not need to install this package.
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.