455 B
455 B
eselect locale
An
eselectmodule for managing the$LANGenvironment variable, which sets the system language. More information: https://wiki.gentoo.org/wiki/Eselect#Locale.
- List available locales:
eselect locale list
- Set the
$LANGenvironment variable in/etc/profile.envby name or index from thelistcommand:
eselect locale set {{name|index}}
- Display the value of
$LANGin/etc/profile.env:
eselect locale show