...
For Ubuntu / Debian users, a simple and fast way to do it is to:
- remove and install the locales package:
| Code Block |
|---|
sudo apt-get remove locales |
...
sudo apt-get install locales |
...
- install the locales charsets
| Code Block |
|---|
sudo dpkg-reconfigure locales |
and use most probably en_US.UTF-8