How to Install and Uninstall python-msgpack Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-msgpack" package

Learn how to install python-msgpack on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-msgpack

2. Uninstall "python-msgpack" package

Please follow the instructions below to uninstall python-msgpack on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-msgpack $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-msgpack package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-msgpack
Priority: optional
Section: python
Installed-Size: 221
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: amd64
Source: msgpack-python
Version: 0.4.6-1build1
Provides: msgpack-python
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14)
Filename: pool/main/m/msgpack-python/python-msgpack_0.4.6-1build1_amd64.deb
Size: 61338
MD5sum: 92d545474eac26e6641380794f0089a6
SHA1: dfdf985c000ea19fc850fd3b8ccd84ef7d9eaa50
SHA256: 358dc930da71d35499bdf947a6db8629347bd37d34631738199e53184b22bdb7
Description-en: Python implementation of MessagePack format
MessagePack is a binary-based efficient object serialization format.
It enables the exchange of structured objects between many languages
like JSON. But unlike JSON, it is very fast and small.
.
This package contains a Python extension module implementing the
MessagePack format.
Description-md5: ed3266dfffb208c8edaaf1a7148c5c6e
Homepage: http://pypi.python.org/pypi/msgpack-python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y