How to Install and Uninstall python312-msgpack-numpy Package on openSuSE Tumbleweed

Last updated: June 18,2024

1. Install "python312-msgpack-numpy" package

Please follow the steps below to install python312-msgpack-numpy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-msgpack-numpy

2. Uninstall "python312-msgpack-numpy" package

This is a short guide on how to uninstall python312-msgpack-numpy on openSuSE Tumbleweed:

$ sudo zypper remove python312-msgpack-numpy

3. Information about the python312-msgpack-numpy package on openSuSE Tumbleweed

Information for package python312-msgpack-numpy:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-msgpack-numpy
Version : 0.4.8-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 39.0 KiB
Installed : No
Status : not installed
Source package : python-msgpack-numpy-0.4.8-1.7.src
Upstream URL : https://github.com/lebedov/msgpack-numpy
Summary : Numpy data serialization library using msgpack
Description :
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.