libdpkg-log-perl software package provides module for parsing and analysing dpkg log files, 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 libdpkg-log-perl
libdpkg-log-perl is installed in your system.
Make ensure the libdpkg-log-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdpkg-log-perl *
You will get with libdpkg-log-perl package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libdpkg-log-perl |
| Version | 1.20-2 |
| Description | module for parsing and analysing dpkg log files |
| Sub Section | Perl |