Locale-gen: Unterschied zwischen den Versionen

Aus Foxwiki
K Textersetzung - „= Umgebungsvariablen =“ durch „= Umgebung =“
Zeile 18: Zeile 18:


=== Parameter ===
=== Parameter ===
=== Umgebungsvariablen ===
=== Umgebung ===
=== Exit-Status ===
=== Exit-Status ===



Version vom 8. September 2024, 10:23 Uhr

locale-gen - generate localisation files from templates

Beschreibung

As compiled locales are large, only templates are distributed in the default locales package, and only the desired locales are compiled on the target system.

After selecting the locales into /etc/locale.gen (via dpkg package configuration, for example ,) locale-gen is run to compile them via localedef(1).

Installation

The locales-all package, which contains all supported locales in compiled form.

Syntax

locale-gen [--keep-existing]

Optionen

--keep-existing
Do not remove /usr/lib/locale/locale-archive, only compiling new locales.

Parameter

Umgebung

Exit-Status

Anwendung

Fehlerbehebung

Konfiguration

Dateien

/usr/share/i18n/SUPPORTED (/usr/local/share/i18n/SUPPORTED ) — list of all supported locales on the current system.


Anhang

Siehe auch

Sicherheit

Dokumentation

RFC
Man-Pages
  1. locale(1)
  2. localedef(1)
  3. locale.gen(5)
Info-Pages

Links

Projekt
Weblinks