How To Install python3-azure-storage-common on Fedora 36

In this tutorial we learn how to install python3-azure-storage-common in Fedora 36. python3-azure-storage-common is Microsoft Azure Storage Common Client Library for Python

Introduction

In this tutorial we learn how to install python3-azure-storage-common on Fedora 36.

What is python3-azure-storage-common

Microsoft Azure Storage Common Client Library for Python

We can use yum or dnf to install python3-azure-storage-common on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-azure-storage-common.

Install python3-azure-storage-common on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-azure-storage-common using dnf by running the following command:

sudo dnf -y install python3-azure-storage-common

Install python3-azure-storage-common on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-azure-storage-common using yum by running the following command:

sudo yum -y install python3-azure-storage-common

How To Uninstall python3-azure-storage-common on Fedora 36

To uninstall only the python3-azure-storage-common package we can use the following command:

sudo dnf remove python3-azure-storage-common

python3-azure-storage-common Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/azure
/usr/lib/python3.10/site-packages/azure/storage
/usr/lib/python3.10/site-packages/azure/storage/common
/usr/lib/python3.10/site-packages/azure/storage/common/__init__.py
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_auth.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_auth.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_common_conversion.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_common_conversion.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_connection.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_connection.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_deserialization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_deserialization.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_encryption.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_encryption.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_error.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_error.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_serialization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/_serialization.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/cloudstorageaccount.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/cloudstorageaccount.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/models.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/models.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/retry.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/retry.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/sharedaccesssignature.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/sharedaccesssignature.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/storageclient.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/storageclient.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/tokencredential.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/__pycache__/tokencredential.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/_auth.py
/usr/lib/python3.10/site-packages/azure/storage/common/_common_conversion.py
/usr/lib/python3.10/site-packages/azure/storage/common/_connection.py
/usr/lib/python3.10/site-packages/azure/storage/common/_constants.py
/usr/lib/python3.10/site-packages/azure/storage/common/_deserialization.py
/usr/lib/python3.10/site-packages/azure/storage/common/_encryption.py
/usr/lib/python3.10/site-packages/azure/storage/common/_error.py
/usr/lib/python3.10/site-packages/azure/storage/common/_http
/usr/lib/python3.10/site-packages/azure/storage/common/_http/__init__.py
/usr/lib/python3.10/site-packages/azure/storage/common/_http/__pycache__
/usr/lib/python3.10/site-packages/azure/storage/common/_http/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/_http/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/_http/__pycache__/httpclient.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/_http/__pycache__/httpclient.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/storage/common/_http/httpclient.py
/usr/lib/python3.10/site-packages/azure/storage/common/_serialization.py
/usr/lib/python3.10/site-packages/azure/storage/common/cloudstorageaccount.py
/usr/lib/python3.10/site-packages/azure/storage/common/models.py
/usr/lib/python3.10/site-packages/azure/storage/common/retry.py
/usr/lib/python3.10/site-packages/azure/storage/common/sharedaccesssignature.py
/usr/lib/python3.10/site-packages/azure/storage/common/storageclient.py
/usr/lib/python3.10/site-packages/azure/storage/common/tokencredential.py
/usr/lib/python3.10/site-packages/azure_storage_common-1.4.2.dist-info
/usr/lib/python3.10/site-packages/azure_storage_common-1.4.2.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/azure_storage_common-1.4.2.dist-info/LICENSE.txt
/usr/lib/python3.10/site-packages/azure_storage_common-1.4.2.dist-info/METADATA
/usr/lib/python3.10/site-packages/azure_storage_common-1.4.2.dist-info/WHEEL
/usr/lib/python3.10/site-packages/azure_storage_common-1.4.2.dist-info/top_level.txt
/usr/share/doc/python3-azure-storage-common
/usr/share/doc/python3-azure-storage-common/README.rst
/usr/share/licenses/python3-azure-storage-common
/usr/share/licenses/python3-azure-storage-common/LICENSE.txt

References

Summary

In this tutorial we learn how to install python3-azure-storage-common on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).