LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

locale-gen

compiles locale definitions from `/etc/locale

TLDR

Generate locales from /etc/locale.gen
$ sudo locale-gen
copy
Generate keeping existing locales
$ sudo locale-gen --keep-existing
copy

SYNOPSIS

locale-gen [options]

DESCRIPTION

locale-gen compiles locale definitions from `/etc/locale.gen` into binary locale data. Uncomment desired locales in that file before running this command.

PARAMETERS

--keep-existing

Do not delete existing locale data
--purge
Remove existing locales before generating

CAVEATS

Requires root privileges. Edit `/etc/locale.gen` to enable locales before generating. On Debian-based systems, use `dpkg-reconfigure locales` for interactive configuration.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid