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

Last updated: May 17,2024

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

Please follow the guidance below to install python312-u-msgpack-python on openSuSE Tumbleweed

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

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

This is a short guide on how to uninstall python312-u-msgpack-python on openSuSE Tumbleweed:

$ sudo zypper remove python312-u-msgpack-python

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

Information for package python312-u-msgpack-python:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-u-msgpack-python
Version : 2.8.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 97.3 KiB
Installed : No
Status : not installed
Source package : python-u-msgpack-python-2.8.0-1.4.src
Upstream URL : https://github.com/vsergeev/u-msgpack-python
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.