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

Last updated: July 06,2024

1. Install "python310-msgpack-numpy" package

This guide covers the steps necessary to install python310-msgpack-numpy on openSuSE Tumbleweed

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

2. Uninstall "python310-msgpack-numpy" package

This tutorial shows how to uninstall python310-msgpack-numpy on openSuSE Tumbleweed:

$ sudo zypper remove python310-msgpack-numpy

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

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