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

Last updated: July 05,2024

1. Install "python39-azure-schemaregistry" package

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

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

2. Uninstall "python39-azure-schemaregistry" package

Here is a brief guide to show you how to uninstall python39-azure-schemaregistry on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-schemaregistry

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

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