How to Install and Uninstall python3-u-msgpack Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-u-msgpack" package

Learn how to install python3-u-msgpack on Kali Linux

$ sudo apt update $ sudo apt install python3-u-msgpack

2. Uninstall "python3-u-msgpack" package

This tutorial shows how to uninstall python3-u-msgpack on Kali Linux:

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

3. Information about the python3-u-msgpack package on Kali Linux

Package: python3-u-msgpack
Source: u-msgpack-python
Version: 2.3.0-3
Installed-Size: 49
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 8416
SHA256: b80ddacf19254710bfc59f90c56051942aa312f7731cb38148148e40dd733a09
SHA1: 2dd5c9fa10d5c704ac188d958789f2a327eb07a2
MD5sum: 941ee28b19bf24d9a75dc368671e2df4
Description: Python3 MessagePack serializer and deserializer
A lightweight MessagePack serializer and deserializer module written in pure
Python, compatible with both Python 2 and Python 3, as well as CPython and
PyPy implementations of Python. u-msgpack-python is fully compliant with the
latest MessagePack specification. In particular, it supports the new binary,
UTF-8 string, and application-defined ext types.
.
This is the Python 3 package.
Description-md5:
Homepage: https://github.com/vsergeev/u-msgpack-python
Section: python
Priority: optional
Filename: pool/main/u/u-msgpack-python/python3-u-msgpack_2.3.0-3_all.deb