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

Last updated: May 19,2024

1. Install "python39-msgpack-numpy" package

In this section, we are going to explain the necessary steps to install python39-msgpack-numpy on openSuSE Tumbleweed

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

2. Uninstall "python39-msgpack-numpy" package

Please follow the steps below to uninstall python39-msgpack-numpy on openSuSE Tumbleweed:

$ sudo zypper remove python39-msgpack-numpy

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

Information for package python39-msgpack-numpy:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-msgpack-numpy
Version : 0.4.8-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 35.2 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.