Install libmsgpackc2 by entering the following commands in the terminal:
sudo apt update sudo apt install libmsgpackc2
Description:
binary-based efficient object serialization library
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
Homepage: https://github.com/msgpack/msgpack-c/
Version: 2.1.5-1
Section: universe/libs