eselect locale
linux
An `eselect` module for managing the `$LANG` environment variable, which sets the system language.
More info →Examples (3)
List available locales
eselect locale listSet the `$LANG` environment variable in `/etc/profile.env` by name or index from the `list` command
eselect locale set name|indexDisplay the value of `$LANG` in `/etc/profile.env`
eselect locale showmade by @shridhargupta | data from tldr-pages