How to Install and Uninstall python3-msgpack Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: April 29,2024

1. Install "python3-msgpack" package

Learn how to install python3-msgpack on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install python3-msgpack

2. Uninstall "python3-msgpack" package

Please follow the guidance below to uninstall python3-msgpack on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the python3-msgpack package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-msgpack
Architecture: amd64
Version: 0.6.2-1
Priority: optional
Section: python
Source: python-msgpack
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 243
Depends: python3 (<< 3.9), python3 (>= 3.8~), python3:any, libc6 (>= 2.14)
Filename: pool/main/p/python-msgpack/python3-msgpack_0.6.2-1_amd64.deb
Size: 73476
MD5sum: a3c83e84721b7ed6e7d2f70489837a0b
SHA1: 8a6a78bebe94712b11ddae8174b3426a365414e9
SHA256: 3cda778cd3bac9f4c570f986f824dbbfe6bccfd02edcfb810fe81576c5dc0cc0
Homepage: https://pypi.python.org/pypi/msgpack
Description: Python 3 implementation of MessagePack format
Description-md5: ea3d1fc1cbb3b7dc6605eb2882af2bf6
Task: ubuntustudio-publishing