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

Last updated: May 14,2024

1. Install "python36-azure-schemaregistry" package

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

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

2. Uninstall "python36-azure-schemaregistry" package

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

$ sudo zypper remove python36-azure-schemaregistry

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

Information for package python36-azure-schemaregistry:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-azure-schemaregistry
Version : 1.0.0b3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 167,7 KiB
Installed : No
Status : not installed
Source package : python-azure-schemaregistry-1.0.0b3-1.1.src
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.