How to Install and Uninstall libmpack-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 08,2024

1. Install "libmpack-dev" package

This tutorial shows how to install libmpack-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmpack-dev

2. Uninstall "libmpack-dev" package

Please follow the guidelines below to uninstall libmpack-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmpack-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmpack-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmpack-dev
Architecture: amd64
Version: 1.0.5-3
Priority: extra
Section: universe/libdevel
Source: libmpack
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: James McCoy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 49
Depends: libmpack0 (= 1.0.5-3)
Filename: pool/universe/libm/libmpack/libmpack-dev_1.0.5-3_amd64.deb
Size: 12100
MD5sum: be3eafad6cf9f65287404c9c5b4c7ca1
SHA1: 622a1d578fdd79dd2cc4c7002b6cabea7a36cf2d
SHA256: 4cb26e99386cf895585f6ce98e047afd5ee6bbc849330f4ddb78aa41bb44b356
SHA512: 60c322f4fa4c607cd30db5720723b9a414e75ffe3865a3593c8786d58913693cfc1956ac1ade6f93be2c4b80e3702e8f058b5f2a66755a779b8a60c51e656378
Homepage: https://github.com/libmpack/libmpack/
Description-en: small binary serialization/RPC library (development files)
libmpack is a small binary serialization/RPC library that implements both the
msgpack and msgpack-rpc specifications.
.
Differences from msgpack-c:
.
* Callback-based API to simplify (de)serialization directly to/from
application-specific objects.
* C89 compatible code
* No allocation performed by the library, but helpers to simplify dynamic
allocation if the application needs it.
* Non-backtracking, incremental/iterative parse/serialization API
.
This package contains the headers files needed for developing with mpack
Description-md5: 431e2792fe6de971c9b8cacc730061f3