liblocale-maketext-gettext-per software package provides Perl module bridging gettext and Maketext localization frameworks, you can install in your Debian 8 (Jessie) 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 | Debian 8 jessie |
| Section | Perl |
| Package | liblocale-maketext-gettext-per |
| Version | 1.28-2 |
| Description | Perl module bridging gettext and Maketext localization frameworks |
| Sub Section | Perl |