How to Install installation-locale software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install installation-locale software package in Ubuntu 14.04 LTS (Trusty Tahr)

installation-locale software package provides UTF-8 C locale, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) 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 14 04 lts trusty tahr
Section debian-installer udeb packages
Package installation-locale
Version 1.5
Description UTF-8 C locale
Sub Section Debian-installer


See Also, How to uninstall or remove installation-locale software package from Ubuntu 14.04 LTS (Trusty Tahr)?