How to Install and Uninstall python3-Cerberus Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-Cerberus" package

This is a short guide on how to install python3-Cerberus on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Cerberus

2. Uninstall "python3-Cerberus" package

Please follow the step by step instructions below to uninstall python3-Cerberus on openSUSE Leap:

$ sudo zypper remove python3-Cerberus

3. Information about the python3-Cerberus package on openSUSE Leap

Information for package python3-Cerberus:
-----------------------------------------
Repository : Main Repository
Name : python3-Cerberus
Version : 1.3.2-7.9.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 595.7 KiB
Installed : No
Status : not installed
Source package : python-Cerberus-1.3.2-7.9.1.src
Upstream URL : http://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.