locale-gen
GNU C Library: National Language (locale) data [support]
Install
- All systems
-
curl cmd.cat/locale-gen.sh
- Debian
-
apt-get install locales
- Ubuntu
-
apt-get install locales
- Arch Linux
-
pacman -S glibc
- Kali Linux
-
apt-get install locales
- CentOS
-
yum install glibc
- Fedora
-
dnf install glibc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install locales
- Raspbian
-
apt-get install locales
- Dockerfile
- dockerfile.run/locale-gen
locales
GNU C Library: National Language (locale) data [support]
Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support. This package contains the libc.mo i18n files, plus tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs.