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

Last updated: October 05,2024

1. Install "python3-msgpack-numpy" package

Please follow the guidance below to install python3-msgpack-numpy on Kali Linux

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

2. Uninstall "python3-msgpack-numpy" package

Please follow the guidance below to uninstall python3-msgpack-numpy on Kali Linux:

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

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

Package: python3-msgpack-numpy
Source: python-msgpack-numpy
Version: 0.4.8-1
Installed-Size: 36
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-msgpack, python3-numpy, python3:any
Size: 8956
SHA256: bbe3e40d9ba97ad4d6969dcea1b05d269fc3228ac5d8e11669b8a19c0e57e2c0
SHA1: d9b89a52479bdd1429ddf3af88ddd4fd80cbf32b
MD5sum: 7d6b1780337320d8e06c748a0b0733b2
Description: serialize numpy arrays using msgpack
This package provides encoding and decoding routines that enable the
serialization and deserialization of numerical and array data types
provided by numpy using the highly efficient msgpack format.
Serialization of Python's native complex data types is also supported.
Description-md5:
Homepage: https://github.com/lebedov/msgpack-numpy
Section: python
Priority: optional
Filename: pool/main/p/python-msgpack-numpy/python3-msgpack-numpy_0.4.8-1_all.deb