libdata-messagepack-perl software package provides MessagePack serializing/deserializing, 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 libdata-messagepack-perl
libdata-messagepack-perl is installed in your system.
Make ensure the libdata-messagepack-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdata-messagepack-perl *
You will get with libdata-messagepack-perl package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libdata-messagepack-perl |
| Version | 1.00-1 |
| Description | MessagePack serializing/deserializing |
| Sub Section | Perl |