This package browser is in early development. Mind the rough edges.

icu4c

International Components for Unicode

ICU is a set of C/C++ and Java libraries providing Unicode and globalisation support for software applications. This package contains the C/C++ part.

Installation

Install the latest version of icu4c as follows:

guix install icu4c

Or install a particular version:

guix install icu4c@68.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.