How to Install babel software package in Debian 7 (Wheezy)

How to Install babel software package in Debian 7 (Wheezy)

babel software package provides virtual package provided by babel-1.4.0, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install babel

babel is installed in your system.

Make ensure the babel package were installed using the commands given below,

$ sudo dpkg-query -l | grep babel*

You will get with babel package name, version, architecture and description in a table

babel package basic information:

Distro Debian 7 wheezy
Section Virtual packages
Package babel
Version
Description virtual package provided by babel-1.4.0
Sub Section virtual


See Also, How to uninstall or remove babel software package from Debian 7 (Wheezy)?