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

Last updated: October 06,2024

1. Install "python312-Cerberus" package

This is a short guide on how to install python312-Cerberus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-Cerberus

2. Uninstall "python312-Cerberus" package

In this section, we are going to explain the necessary steps to uninstall python312-Cerberus on openSuSE Tumbleweed:

$ sudo zypper remove python312-Cerberus

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

Information for package python312-Cerberus:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-Cerberus
Version : 1.3.5-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 267.5 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.