Tuesday, May 29, 2007
Locales in Ubuntu and Debian
It used to be a matter of dpkg-reconfigure locales to get the locales you want. Not any more. At least in Ubuntu you have to install the relevant language packs.
- apt-get install language-pack-et language-pack-en # Estonian and English
- update-locale LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 # set default to English