How to Install language-pack-ia software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install language-pack-ia software package in Ubuntu 12.04 LTS (Precise Pangolin)

language-pack-ia software package provides translation updates for language Interlingua (International Auxiliary Language Association), 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 language-pack-ia 

language-pack-ia is installed in your system.

Make ensure the language-pack-ia package were installed using the commands given below,

$ sudo dpkg-query -l | grep language-pack-ia *

You will get with language-pack-ia package name, version, architecture and description in a table

language-pack-ia package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Translations
Package language-pack-ia
Version 1:12.04+20120417
Description translation updates for language Interlingua (International Auxiliary Language Association)
Sub Section Translations


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