liblocale-maketext-gettext-per software package provides Perl module bridging gettext and Maketext localization frameworks, 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 liblocale-maketext-gettext-per
liblocale-maketext-gettext-per is installed in your system.
Make ensure the liblocale-maketext-gettext-per package were installed using the commands given below,
$ sudo dpkg-query -l | grep liblocale-maketext-gettext-per*
You will get with liblocale-maketext-gettext-per package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | liblocale-maketext-gettext-per |
| Version | 1.28-1 |
| Description | Perl module bridging gettext and Maketext localization frameworks |
| Sub Section | Perl |