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

Last updated: May 04,2024

1. Install "python38-msgpack" package

Please follow the guidance below to install python38-msgpack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-msgpack

2. Uninstall "python38-msgpack" package

Please follow the step by step instructions below to uninstall python38-msgpack on openSuSE Tumbleweed:

$ sudo zypper remove python38-msgpack

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

Information for package python38-msgpack:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-msgpack
Version : 1.0.2-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 268,5 KiB
Installed : No
Status : not installed
Source package : python-msgpack-1.0.2-1.7.src
Summary : MessagePack (de)serializer
Description :
MessagePack (de)serializer for Python.
MessagePack is a binary-based efficient data interchange format that is
focused on high performance. It is like JSON, but very fast and small.