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

Last updated: April 28,2024

1. Install "python38-msgpack-numpy" package

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

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

2. Uninstall "python38-msgpack-numpy" package

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

$ sudo zypper remove python38-msgpack-numpy

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

Information for package python38-msgpack-numpy:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-msgpack-numpy
Version : 0.4.7.1-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 41,3 KiB
Installed : No
Status : not installed
Source package : python-msgpack-numpy-0.4.7.1-2.4.src
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.