How to Install and Uninstall libmsgpackc2 Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "libmsgpackc2" package

Here is a brief guide to show you how to install libmsgpackc2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libmsgpackc2

2. Uninstall "libmsgpackc2" package

Please follow the instructions below to uninstall libmsgpackc2 on openSuSE Tumbleweed:

$ sudo zypper remove libmsgpackc2

3. Information about the libmsgpackc2 package on openSuSE Tumbleweed

Information for package libmsgpackc2:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libmsgpackc2
Version : 3.3.0-1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 40,1 KiB
Installed : No
Status : not installed
Source package : msgpack-3.3.0-1.8.src
Summary : Object serialization library for cross-language communication
Description :
MessagePack is a binary-based object serialization library. It enables to
exchange structured objects between many languages like JSON.