glibc-locales 2.41
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.
- Outputs:
out
- 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 glibc-locales 2.41
as follows:
guix install glibc-locales@2.41
Or install the latest version:
guix install glibc-locales
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.