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

Last updated: March 29,2024

1. Install "python39-azure-eventhub-checkpointstoreblob" package

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

$ sudo zypper refresh $ sudo zypper install python39-azure-eventhub-checkpointstoreblob

2. Uninstall "python39-azure-eventhub-checkpointstoreblob" package

Please follow the guidance below to uninstall python39-azure-eventhub-checkpointstoreblob on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-eventhub-checkpointstoreblob

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

Information for package python39-azure-eventhub-checkpointstoreblob:
--------------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-eventhub-checkpointstoreblob
Version : 1.1.4-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 3.9 MiB
Installed : No
Status : not installed
Source package : python-azure-eventhub-checkpointstoreblob-1.1.4-1.12.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 a sync library, for async version of the Azure EventHubs Checkpoint
Store client library, please refer to the package azure-eventhub-checkpointstoreblob-aio.