How to Install and Uninstall python38-colander Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "python38-colander" package

Here is a brief guide to show you how to install python38-colander on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-colander

2. Uninstall "python38-colander" package

Please follow the guidelines below to uninstall python38-colander on openSuSE Tumbleweed:

$ sudo zypper remove python38-colander

3. Information about the python38-colander package on openSuSE Tumbleweed

Information for package python38-colander:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-colander
Version : 1.7.0-5.6
Arch : noarch
Vendor : openSUSE
Installed Size : 966,4 KiB
Installed : No
Status : not installed
Source package : python-colander-1.7.0-5.6.src
Summary : A schema-based serialization and deserialization library
Description :
An extensible package which can be used to:
- deserialize and validate a data structure composed of strings,
mappings, and lists.
- serialize an arbitrary data structure to a data structure composed
of strings, mappings, and lists.