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

Last updated: November 08,2024

1. Install "python2-Cerberus" package

Please follow the guidance below to install python2-Cerberus on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-Cerberus

2. Uninstall "python2-Cerberus" package

This guide covers the steps necessary to uninstall python2-Cerberus on openSUSE Leap:

$ sudo zypper remove python2-Cerberus

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

Information for package python2-Cerberus:
-----------------------------------------
Repository : Main Repository
Name : python2-Cerberus
Version : 1.3.2-7.9.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 568,6 KiB
Installed : No
Status : not installed
Source package : python-Cerberus-1.3.2-7.9.1.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.