How to Install and Uninstall python3-azure-eventhub-checkpointstoreblob-aio Package on openSUSE Leap

Last updated: September 29,2024

1. Install "python3-azure-eventhub-checkpointstoreblob-aio" package

Please follow the guidance below to install python3-azure-eventhub-checkpointstoreblob-aio on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-azure-eventhub-checkpointstoreblob-aio

2. Uninstall "python3-azure-eventhub-checkpointstoreblob-aio" package

Please follow the guidelines below to uninstall python3-azure-eventhub-checkpointstoreblob-aio on openSUSE Leap:

$ sudo zypper remove python3-azure-eventhub-checkpointstoreblob-aio

3. Information about the python3-azure-eventhub-checkpointstoreblob-aio package on openSUSE Leap

Information for package python3-azure-eventhub-checkpointstoreblob-aio:
-----------------------------------------------------------------------
Repository : Main Repository
Name : python3-azure-eventhub-checkpointstoreblob-aio
Version : 1.1.1-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.4 MiB
Installed : No
Status : not installed
Source package : python-azure-eventhub-checkpointstoreblob-aio-1.1.1-3.3.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Azure EventHubs Checkpoint Store client library for Python using Storage Blobs
Description :
Azure EventHubs Checkpoint Store is used for storing checkpoints while processing events
from Azure Event Hubs. This Checkpoint Store package works as a plug-in package to
EventHubConsumerClient. It uses Azure Storage Blob as the persistent store for maintaining
checkpoints and partition ownership information.
Please note that this is an async library, for sync version of the Azure EventHubs Checkpoint
Store client library, please refer to the package azure-eventhub-checkpointstoreblob.