How to Install and Uninstall python310-Cerberus Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python310-Cerberus" package

Please follow the guidelines below to install python310-Cerberus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-Cerberus

2. Uninstall "python310-Cerberus" package

Please follow the guidance below to uninstall python310-Cerberus on openSuSE Tumbleweed:

$ sudo zypper remove python310-Cerberus

3. Information about the python310-Cerberus package on openSuSE Tumbleweed

Information for package python310-Cerberus:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Cerberus
Version : 1.3.5-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 220.1 KiB
Installed : No
Status : not installed
Source package : python-Cerberus-1.3.5-2.3.src
Upstream URL : https://github.com/nicolaiarocci/cerberus
Summary : Extensible schema and data validation tool for Python dictionaries
Description :
Cerberus provides type checking and other base functionality out of the box and
is designed to be non-blocking and extensible, allowing for custom
validation.