Equivalent of dpkg reconfigure locales?
Posted: Wed Jan 18, 2017 11:35 pm
I have an alias (script) that depends on setting LANG=en_US.
The alias works fine on a properly configured system.
I recently setup a Raspbian system and the alias didn't work, until I did "dpkg reconfigure locales" - and made sure that en_US was properly installed.
Now, on Arch, it is failing in the same way, and I think it is due to not having the en_US locale setup correctly. So, how to fix?
The alias works fine on a properly configured system.
I recently setup a Raspbian system and the alias didn't work, until I did "dpkg reconfigure locales" - and made sure that en_US was properly installed.
Now, on Arch, it is failing in the same way, and I think it is due to not having the en_US locale setup correctly. So, how to fix?