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 17.04 (Zesty Zapus) 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 17 04 zesty zapus |
| Section | Perl |
| Package | libdist-zilla-localetextdomain |
| Version | 0.90-2 |
| Description | Dist::Zilla plugin that adds support for managing l10n and i18n in Perl modules |
| Sub Section | Perl |