libdatetime-format-human-durat software package provides Perl module to return a locale-specific string describing a DateTime::Duration, 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 libdatetime-format-human-durat
libdatetime-format-human-durat is installed in your system.
Make ensure the libdatetime-format-human-durat package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdatetime-format-human-durat*
You will get with libdatetime-format-human-durat package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libdatetime-format-human-durat |
| Version | 0.64-1 |
| Description | Perl module to return a locale-specific string describing a DateTime::Duration |
| Sub Section | Perl |