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

Last updated: May 17,2024

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

In this section, we are going to explain the necessary steps to install python2-azure-storage-blob on openSUSE Leap

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

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

This guide let you learn how to uninstall python2-azure-storage-blob on openSUSE Leap:

$ sudo zypper remove python2-azure-storage-blob

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

Information for package python2-azure-storage-blob:
---------------------------------------------------
Repository : Main Repository
Name : python2-azure-storage-blob
Version : 12.5.0-3.4.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3,3 MiB
Installed : No
Status : not installed
Source package : python-azure-storage-blob-12.5.0-3.4.1.src
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