Skip to content

Instantly share code, notes, and snippets.

@franciscocpg
Created November 5, 2015 20:23
Show Gist options
  • Select an option

  • Save franciscocpg/bbc06e0e9979d5af89fe to your computer and use it in GitHub Desktop.

Select an option

Save franciscocpg/bbc06e0e9979d5af89fe to your computer and use it in GitHub Desktop.
# Install packages
sudo apt-get install -y language-pack-pt language-pack-pt-base
# Set locale
sudo sh -c 'echo LANG=\"pt_BR.UTF-8\" > /etc/default/locale'
echo "reboot to confirm changes"
@franciscocpg

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment