I want to switch to French locale. So I tried the below command:
myUbundu@myUbundu-desktop:~$ export LC_ALL=fr_FR
But I am getting the warning
-bash: warning: setlocale: LC_ALL: cannot change locale (fr_FR)
How to set the locale to French? Do I need to install additional packages?