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

Last updated: October 05,2024

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

Please follow the instructions below to install python2-azure-eventhub-checkpointstoreblob on openSUSE Leap

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

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

Please follow the step by step instructions below to uninstall python2-azure-eventhub-checkpointstoreblob on openSUSE Leap:

$ sudo zypper remove python2-azure-eventhub-checkpointstoreblob

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

Information for package python2-azure-eventhub-checkpointstoreblob:
-------------------------------------------------------------------
Repository : Main Repository
Name : python2-azure-eventhub-checkpointstoreblob
Version : 1.1.1-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2,7 MiB
Installed : No
Status : not installed
Source package : python-azure-eventhub-checkpointstoreblob-1.1.1-3.3.1.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 a sync library, for async version of the Azure EventHubs Checkpoint
Store client library, please refer to the package azure-eventhub-checkpointstoreblob-aio.