How to Install and Uninstall python3-u-msgpack-python.noarch Package on Oracle Linux 9
Last updated: November 24,2024
1. Install "python3-u-msgpack-python.noarch" package
Learn how to install python3-u-msgpack-python.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-u-msgpack-python.noarch
Copied
2. Uninstall "python3-u-msgpack-python.noarch" package
Please follow the steps below to uninstall python3-u-msgpack-python.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-u-msgpack-python.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-u-msgpack-python.noarch package on Oracle Linux 9
Last metadata expiration check: 2:09:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-u-msgpack-python
Version : 2.7.1
Release : 5.el9
Architecture : noarch
Size : 29 k
Source : python-u-msgpack-python-2.7.1-5.el9.src.rpm
Repository : epel
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.
Available Packages
Name : python3-u-msgpack-python
Version : 2.7.1
Release : 5.el9
Architecture : noarch
Size : 29 k
Source : python-u-msgpack-python-2.7.1-5.el9.src.rpm
Repository : epel
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.