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

Last updated: May 18,2024

1. Install "python38-u-msgpack-python" package

Please follow the step by step instructions below to install python38-u-msgpack-python on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-u-msgpack-python

2. Uninstall "python38-u-msgpack-python" package

Please follow the guidance below to uninstall python38-u-msgpack-python on openSuSE Tumbleweed:

$ sudo zypper remove python38-u-msgpack-python

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

Information for package python38-u-msgpack-python:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-u-msgpack-python
Version : 2.6.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 105,4 KiB
Installed : No
Status : not installed
Source package : python-u-msgpack-python-2.6.0-1.6.src
Summary : A MessagePack serializer and deserializer
Description :
u-msgpack-python is a MessagePack serializer and
deserializer module written in pure Python, compatible with
Python 2, Python 3, in both the CPython and PyPy implementations of
Python. u-msgpack-python is fully compliant with the MessagePack
2017-09-17 specification. In particular, it supports the binary,
UTF-8 string, and application-defined extended types.