How to Install and Uninstall python39-schema Package on openSuSE Tumbleweed
Last updated: February 03,2025
1. Install "python39-schema" package
Please follow the instructions below to install python39-schema on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-schema
Copied
2. Uninstall "python39-schema" package
This tutorial shows how to uninstall python39-schema on openSuSE Tumbleweed:
$
sudo zypper remove
python39-schema
Copied
3. Information about the python39-schema package on openSuSE Tumbleweed
Information for package python39-schema:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-schema
Version : 0.7.5-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 120.5 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 : python39-schema
Version : 0.7.5-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 120.5 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.