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.
- Versions: 71.1 · 70.1 · 69.1 · 68.2
- Website: http://site.icu-project.org/
- Licenses: X11
- Package source: gnu/packages/icu4c.scm
- Builds: See build status
- Issues: See known issues
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.