How to Install and Uninstall python38-azure-eventhub-checkpointstoreblob-aio Package on openSuSE Tumbleweed

Last updated: July 05,2024

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

Please follow the guidelines below to install python38-azure-eventhub-checkpointstoreblob-aio on openSuSE Tumbleweed

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

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

Please follow the step by step instructions below to uninstall python38-azure-eventhub-checkpointstoreblob-aio on openSuSE Tumbleweed:

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

3. Information about the python38-azure-eventhub-checkpointstoreblob-aio package on openSuSE Tumbleweed

Information for package python38-azure-eventhub-checkpointstoreblob-aio:
------------------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-azure-eventhub-checkpointstoreblob-aio
Version : 1.1.4-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 5,3 MiB
Installed : No
Status : not installed
Source package : python-azure-eventhub-checkpointstoreblob-aio-1.1.4-1.2.src
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.