How to Install and Uninstall python3-colander Package on openSUSE Leap
Last updated: January 26,2025
1. Install "python3-colander" package
In this section, we are going to explain the necessary steps to install python3-colander on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-colander
Copied
2. Uninstall "python3-colander" package
Learn how to uninstall python3-colander on openSUSE Leap:
$
sudo zypper remove
python3-colander
Copied
3. Information about the python3-colander package on openSUSE Leap
Information for package python3-colander:
-----------------------------------------
Repository : Main Repository
Name : python3-colander
Version : 1.7.0-bp155.3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 998.3 KiB
Installed : No
Status : not installed
Source package : python-colander-1.7.0-bp155.3.9.src
Upstream URL : https://github.com/Pylons/colander
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.
-----------------------------------------
Repository : Main Repository
Name : python3-colander
Version : 1.7.0-bp155.3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 998.3 KiB
Installed : No
Status : not installed
Source package : python-colander-1.7.0-bp155.3.9.src
Upstream URL : https://github.com/Pylons/colander
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.