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

Last updated: September 29,2024

1. Install "python3-msgpack" package

Please follow the guidelines below to install python3-msgpack on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-msgpack

2. Uninstall "python3-msgpack" package

This is a short guide on how to uninstall python3-msgpack on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-msgpack
Priority: optional
Section: python
Installed-Size: 211
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: amd64
Source: msgpack-python
Version: 0.4.6-1build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14)
Filename: pool/main/m/msgpack-python/python3-msgpack_0.4.6-1build1_amd64.deb
Size: 57296
MD5sum: 07f4c4a4a98e3303c9c1ecb2c82f6ec6
SHA1: c11aacda10680b30a65ab5b3836e45799f536f7c
SHA256: 3934a7cabb2a21a85cda95011ea4549da547d3ca861dcbd5b3a7961b7dcdf92b
Description-en: Python 3 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 3 extension module implementing the
MessagePack format.
Description-md5: ea3d1fc1cbb3b7dc6605eb2882af2bf6
Homepage: http://pypi.python.org/pypi/msgpack-python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m