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

Last updated: June 26,2024

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

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

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

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

This tutorial shows how to uninstall python310-azure-storage-common on openSuSE Tumbleweed:

$ sudo zypper remove python310-azure-storage-common

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

Information for package python310-azure-storage-common:
-------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-azure-storage-common
Version : 2.1.0-2.18
Arch : noarch
Vendor : openSUSE
Installed Size : 283.0 KiB
Installed : No
Status : not installed
Source package : python-azure-storage-common-2.1.0-2.18.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Storage Common Client Library for Python
Description :
This project provides a client library in Python that makes it easy to
consume Microsoft Azure Storage services. For documentation please see
the Microsoft Azure `Python Developer Center`_ and our `API Reference`_
Page.