How to Install installation-locale software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install installation-locale software package in Ubuntu 12.04 LTS (Precise Pangolin)

installation-locale software package provides UTF-8 C locale, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install installation-locale 

installation-locale is installed in your system.

Make ensure the installation-locale package were installed using the commands given below,

$ sudo dpkg-query -l | grep installation-locale *

You will get with installation-locale package name, version, architecture and description in a table

installation-locale package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section debian-installer udeb packages
Package installation-locale
Version 1.4
Description UTF-8 C locale
Sub Section Debian-installer


See Also, How to uninstall or remove installation-locale software package from Ubuntu 12.04 LTS (Precise Pangolin)?