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

Last updated: June 17,2024

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

In this section, we are going to explain the necessary steps to install python310-azure-storage-blob on openSuSE Tumbleweed

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

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

Please follow the guidelines below to uninstall python310-azure-storage-blob on openSuSE Tumbleweed:

$ sudo zypper remove python310-azure-storage-blob

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

Information for package python310-azure-storage-blob:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-azure-storage-blob
Version : 12.19.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 4.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