How to Install and Uninstall python3-azure-storage-blob Package on openSUSE Leap

Last updated: June 29,2024

1. Install "python3-azure-storage-blob" package

Please follow the guidance below to install python3-azure-storage-blob on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-azure-storage-blob

2. Uninstall "python3-azure-storage-blob" package

In this section, we are going to explain the necessary steps to uninstall python3-azure-storage-blob on openSUSE Leap:

$ sudo zypper remove python3-azure-storage-blob

3. Information about the python3-azure-storage-blob package on openSUSE Leap

Information for package python3-azure-storage-blob:
---------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-azure-storage-blob
Version : 12.13.1-150100.3.10.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 6.1 MiB
Installed : No
Status : not installed
Source package : python-azure-storage-blob-12.13.1-150100.3.10.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Storage Blob Client Library for Python
Description :
Azure Blob storage is Microsoft's object storage solution for the cloud. Blob storage is optimized
for storing massive amounts of unstructured data, such as text or binary data.
Blob storage is ideal for:
* Serving images or documents directly to a browser
* Storing files for distributed access
* Streaming video and audio
* Storing data for backup and restore, disaster recovery, and archiving
* Storing data for analysis by an on-premises or Azure-hosted service