How to Install and Uninstall libmsgpackc2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libmsgpackc2" package

This tutorial shows how to install libmsgpackc2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmsgpackc2

2. Uninstall "libmsgpackc2" package

Here is a brief guide to show you how to uninstall libmsgpackc2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmsgpackc2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmsgpackc2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmsgpackc2
Priority: extra
Section: universe/libs
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Taku YASUI
Architecture: amd64
Source: msgpack
Version: 0.5.7-3ubuntu1
Depends: libc6 (>= 2.14)
Filename: pool/universe/m/msgpack/libmsgpackc2_0.5.7-3ubuntu1_amd64.deb
Size: 11762
MD5sum: 608b8d7906d107bb042e9eeae584f6b6
SHA1: 082960a1ff72ab0d649cef7ec49e78c2b7237a19
SHA256: 1b891165d61b8aa95fb006e09a22d2f5c59b92d2f49defd69ad8ee666cbd60af
Description-en: 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.
Description-md5: 677c4104c271c72734cdb3d0e0f5a033
Homepage: http://msgpack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu