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

Last updated: July 07,2024

1. Install "python312-azure-schemaregistry" package

In this section, we are going to explain the necessary steps to install python312-azure-schemaregistry on openSuSE Tumbleweed

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

2. Uninstall "python312-azure-schemaregistry" package

Please follow the guidelines below to uninstall python312-azure-schemaregistry on openSuSE Tumbleweed:

$ sudo zypper remove python312-azure-schemaregistry

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

Information for package python312-azure-schemaregistry:
-------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-azure-schemaregistry
Version : 1.2.0-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 413.6 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.