How to Install and Uninstall python3-marshmallow-enum.noarch Package on CentOS 8 / RHEL 8

Last updated: October 09,2024

1. Install "python3-marshmallow-enum.noarch" package

Please follow the guidance below to install python3-marshmallow-enum.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-marshmallow-enum.noarch

2. Uninstall "python3-marshmallow-enum.noarch" package

Learn how to uninstall python3-marshmallow-enum.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-marshmallow-enum.noarch $ sudo dnf autoremove

3. Information about the python3-marshmallow-enum.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:56:51 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-marshmallow-enum
Version : 1.5.1
Release : 1.el8
Architecture : noarch
Size : 16 k
Source : python-marshmallow-enum-1.5.1-1.el8.src.rpm
Repository : epel
Summary : Enum serializer/deserializer for use with Marshmallow
URL : https://github.com/justanr/marshmallow_enum
License : MIT
Description : A Python enum serializer/deserializer for use with Marshmallow.