How to Install and Uninstall python3-marshmallow.noarch Package on CentOS 8 / RHEL 8
Last updated: January 10,2025
1. Install "python3-marshmallow.noarch" package
Learn how to install python3-marshmallow.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-marshmallow.noarch
Copied
2. Uninstall "python3-marshmallow.noarch" package
Please follow the guidelines below to uninstall python3-marshmallow.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-marshmallow.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-marshmallow.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:56:50 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-marshmallow
Version : 3.1.1
Release : 1.el8
Architecture : noarch
Size : 102 k
Source : python-marshmallow-3.1.1-1.el8.src.rpm
Repository : epel
Summary : Documentation for python-marshmallow
URL : http://marshmallow.readthedocs.org/
License : MIT
Description : Marshmallow is a framework-agnostic library for converting complex datatypes,
: such as objects, to and from primitive Python datatypes.
:
: Marshmallow schemas can be used to:
: * Validate input data.
: * Deserialize input data to app-level objects.
: * Serialize app-level objects to primitive Python types. The serialized objects
: can then be rendered to standard formats such as JSON for use in an HTTP API.
:
: Python 3 version.
Available Packages
Name : python3-marshmallow
Version : 3.1.1
Release : 1.el8
Architecture : noarch
Size : 102 k
Source : python-marshmallow-3.1.1-1.el8.src.rpm
Repository : epel
Summary : Documentation for python-marshmallow
URL : http://marshmallow.readthedocs.org/
License : MIT
Description : Marshmallow is a framework-agnostic library for converting complex datatypes,
: such as objects, to and from primitive Python datatypes.
:
: Marshmallow schemas can be used to:
: * Validate input data.
: * Deserialize input data to app-level objects.
: * Serialize app-level objects to primitive Python types. The serialized objects
: can then be rendered to standard formats such as JSON for use in an HTTP API.
:
: Python 3 version.