How to Install and Uninstall python3-marshmallow Package on openSUSE Leap
Last updated: March 14,2025
1. Install "python3-marshmallow" package
This guide let you learn how to install python3-marshmallow on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-marshmallow
Copied
2. Uninstall "python3-marshmallow" package
This is a short guide on how to uninstall python3-marshmallow on openSUSE Leap:
$
sudo zypper remove
python3-marshmallow
Copied
3. Information about the python3-marshmallow package on openSUSE Leap
Information for package python3-marshmallow:
--------------------------------------------
Repository : Main Repository
Name : python3-marshmallow
Version : 3.5.1-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 520.6 KiB
Installed : No
Status : not installed
Source package : python-marshmallow-3.5.1-bp155.2.9.src
Upstream URL : https://marshmallow.readthedocs.io/
Summary : ORM/ODM/framework-agnostic library to convert datatypes from/to Python types
Description :
marshmallow is an ORM/ODM/framework-agnostic library for converting complex
datatypes, such as objects, to and from native Python datatypes.
--------------------------------------------
Repository : Main Repository
Name : python3-marshmallow
Version : 3.5.1-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 520.6 KiB
Installed : No
Status : not installed
Source package : python-marshmallow-3.5.1-bp155.2.9.src
Upstream URL : https://marshmallow.readthedocs.io/
Summary : ORM/ODM/framework-agnostic library to convert datatypes from/to Python types
Description :
marshmallow is an ORM/ODM/framework-agnostic library for converting complex
datatypes, such as objects, to and from native Python datatypes.