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

Last updated: June 28,2024

1. Install "python36-Cerberus" package

Please follow the steps below to install python36-Cerberus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-Cerberus

2. Uninstall "python36-Cerberus" package

Please follow the instructions below to uninstall python36-Cerberus on openSuSE Tumbleweed:

$ sudo zypper remove python36-Cerberus

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

Information for package python36-Cerberus:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-Cerberus
Version : 1.3.2-4.7
Arch : noarch
Vendor : openSUSE
Installed Size : 594,7 KiB
Installed : No
Status : not installed
Source package : python-Cerberus-1.3.2-4.7.src
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.