libdist-zilla-localetextdomain software package provides Dist::Zilla plugin that adds support for managing l10n and i18n in Perl modules, 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 libdist-zilla-localetextdomain
libdist-zilla-localetextdomain is installed in your system.
Make ensure the libdist-zilla-localetextdomain package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdist-zilla-localetextdomain*
You will get with libdist-zilla-localetextdomain package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libdist-zilla-localetextdomain |
| Version | 0.87-1 |
| Description | Dist::Zilla plugin that adds support for managing l10n and i18n in Perl modules |
| Sub Section | Perl |