Posted on
in
Technology
• 331 words
• 2 minute read
Tags:
GB Settings, Locale, Raspberry Pi, US Settings
One of the most annoying things about the RPi for most of us is that it was built by Brits. Here are a few of the ramifications of this fact:
- By default, the trash can is called the rubbish bin. I don’t know about you, but I don’t normally throw things into the “rubbish bin”, I throw them into the “trash can”
- I don’t want to use British servers with British language repos when I use
sudo apt-get update
etc.
How do we make the RPi recognize that we aren’t Brits? Well, we need to change the locale to en_US. Here’s how to do that: