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

Last updated: June 26,2024

1. Install "python311-msgpack-numpy" package

Learn how to install python311-msgpack-numpy on openSuSE Tumbleweed

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

2. Uninstall "python311-msgpack-numpy" package

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

$ sudo zypper remove python311-msgpack-numpy

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

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