How to Install and Uninstall python39-marshmallow Package on openSuSE Tumbleweed
Last updated: December 27,2024
1. Install "python39-marshmallow" package
This tutorial shows how to install python39-marshmallow on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-marshmallow
Copied
2. Uninstall "python39-marshmallow" package
Learn how to uninstall python39-marshmallow on openSuSE Tumbleweed:
$
sudo zypper remove
python39-marshmallow
Copied
3. Information about the python39-marshmallow package on openSuSE Tumbleweed
Information for package python39-marshmallow:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-marshmallow
Version : 3.20.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 497.1 KiB
Installed : No
Status : not installed
Source package : python-marshmallow-3.20.2-1.2.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 : openSUSE-Tumbleweed-Oss
Name : python39-marshmallow
Version : 3.20.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 497.1 KiB
Installed : No
Status : not installed
Source package : python-marshmallow-3.20.2-1.2.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.