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

Last updated: June 07,2024

1. Install "python39-Cerberus" package

Please follow the instructions below to install python39-Cerberus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-Cerberus

2. Uninstall "python39-Cerberus" package

This guide covers the steps necessary to uninstall python39-Cerberus on openSuSE Tumbleweed:

$ sudo zypper remove python39-Cerberus

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

Information for package python39-Cerberus:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.