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.
- Versions: 2.41
- Website: https://www.gnu.org/software/libc/
- Licenses: LGPL 2.0+
- Package source: gnu/packages/base.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]