How to Install language-pack-bn software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install language-pack-bn software package in Ubuntu 14.04 LTS (Trusty Tahr)

language-pack-bn software package provides translation updates for language Bengali, 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 language-pack-bn 

language-pack-bn is installed in your system.

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

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

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

language-pack-bn package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Translations
Package language-pack-bn
Version 1:14.04+20140410
Description translation updates for language Bengali
Sub Section translations


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