How to Install and Uninstall python311-schema Package on openSuSE Tumbleweed
Last updated: November 16,2024
1. Install "python311-schema" package
Here is a brief guide to show you how to install python311-schema on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-schema
Copied
2. Uninstall "python311-schema" package
This guide let you learn how to uninstall python311-schema on openSuSE Tumbleweed:
$
sudo zypper remove
python311-schema
Copied
3. Information about the python311-schema package on openSuSE Tumbleweed
Information for package python311-schema:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-schema
Version : 0.7.5-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 139.0 KiB
Installed : No
Status : not installed
Source package : python-schema-0.7.5-2.8.src
Upstream URL : https://github.com/keleshev/schema
Summary : Data validation library
Description :
Schema is a library for validating Python data structures, such as those
obtained from config-files, forms, external services or command-line
parsing, converted from JSON/YAML (or something else) to Python data-types.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-schema
Version : 0.7.5-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 139.0 KiB
Installed : No
Status : not installed
Source package : python-schema-0.7.5-2.8.src
Upstream URL : https://github.com/keleshev/schema
Summary : Data validation library
Description :
Schema is a library for validating Python data structures, such as those
obtained from config-files, forms, external services or command-line
parsing, converted from JSON/YAML (or something else) to Python data-types.