How to Install and Uninstall python311-azure-storage-blob Package on openSuSE Tumbleweed

Last updated: June 06,2024

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

This is a short guide on how to install python311-azure-storage-blob on openSuSE Tumbleweed

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

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

Here is a brief guide to show you how to uninstall python311-azure-storage-blob on openSuSE Tumbleweed:

$ sudo zypper remove python311-azure-storage-blob

3. Information about the python311-azure-storage-blob package on openSuSE Tumbleweed

Information for package python311-azure-storage-blob:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-azure-storage-blob
Version : 12.19.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 5.5 MiB
Installed : No
Status : not installed
Source package : python-azure-storage-blob-12.19.0-1.4.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