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

Last updated: September 28,2024

1. Install "python311-azure-schemaregistry" package

Please follow the guidance below to install python311-azure-schemaregistry on openSuSE Tumbleweed

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

2. Uninstall "python311-azure-schemaregistry" package

This guide let you learn how to uninstall python311-azure-schemaregistry on openSuSE Tumbleweed:

$ sudo zypper remove python311-azure-schemaregistry

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

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