Control Locale - Manage System Language with eselect | Online Free DevTools by Hexmos
Manage system language instantly with eselect-locale. Configure the LANG environment variable, list available locales and set your preferred system language. Free online tool, no registration required.
eselect-locale
An
eselectmodule for managing theLANGenvironment 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
