How to Install and Uninstall python310-azure-schemaregistry Package on openSuSE Tumbleweed

Last updated: October 31,2024

1. Install "python310-azure-schemaregistry" package

This is a short guide on how to install python310-azure-schemaregistry on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-azure-schemaregistry

2. Uninstall "python310-azure-schemaregistry" package

Please follow the instructions below to uninstall python310-azure-schemaregistry on openSuSE Tumbleweed:

$ sudo zypper remove python310-azure-schemaregistry

3. Information about the python310-azure-schemaregistry package on openSuSE Tumbleweed

Information for package python310-azure-schemaregistry:
-------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-azure-schemaregistry
Version : 1.2.0-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 350.3 KiB
Installed : No
Status : not installed
Source package : python-azure-schemaregistry-1.2.0-1.8.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Schema Registry Client Library for Python
Description :
Azure Schema Registry is a schema repository service hosted by Azure Event Hubs,
providing schema storage, versioning, and management. The registry is leveraged
by serializers to reduce payload size while describing payload structure with
schema identifiers rather than full schemas.