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

glibc-locales

All the locales supported by the GNU C Library

This package provides all the locales supported by the GNU C Library, more than 400 in total. To use them set the LOCPATH environment variable to the share/locale sub-directory of this package.

Installation

Install the latest version of glibc-locales as follows:

guix install glibc-locales

Or install a particular version:

guix install glibc-locales@2.41

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.

Badge code

You can use the following badge to inform users of glibc-locales about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/glibc-locales'><img src='https://packages.guix.gnu.org/packages/glibc-locales/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/glibc-locales/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/glibc-locales)

Example Org:

[[https://packages.guix.gnu.org/packages/glibc-locales][https://packages.guix.gnu.org/packages/glibc-locales/badges/latest-version.svg]]