How to Install and Uninstall python3-u-msgpack-python.noarch Package on Fedora 35

Last updated: October 09,2024

1. Install "python3-u-msgpack-python.noarch" package

Here is a brief guide to show you how to install python3-u-msgpack-python.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-u-msgpack-python.noarch

2. Uninstall "python3-u-msgpack-python.noarch" package

Please follow the guidelines below to uninstall python3-u-msgpack-python.noarch on Fedora 35:

$ sudo dnf remove python3-u-msgpack-python.noarch $ sudo dnf autoremove

3. Information about the python3-u-msgpack-python.noarch package on Fedora 35

Last metadata expiration check: 4:53:03 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-u-msgpack-python
Version : 2.7.1
Release : 3.fc35
Architecture : noarch
Size : 29 k
Source : python-u-msgpack-python-2.7.1-3.fc35.src.rpm
Repository : fedora
Summary : A portable, lightweight MessagePack serializer and deserializer
URL : https://github.com/vsergeev/u-msgpack-python
License : MIT
Description : A lightweight MessagePack serializer and deserializer module written in pure
: Python. It is fully compliant with the latest MessagePack specification.
: In particular, it supports the new binary, UTF-8 string, and
: application-defined ext types.