How To Install python3-azure-mgmt-cosmosdb on Fedora 36

In this tutorial we learn how to install python3-azure-mgmt-cosmosdb in Fedora 36. python3-azure-mgmt-cosmosdb is Microsoft Azure Cosmos DB Management Client Library for Python

Introduction

In this tutorial we learn how to install python3-azure-mgmt-cosmosdb on Fedora 36.

What is python3-azure-mgmt-cosmosdb

Microsoft Azure Cosmos DB Management Client Library for Python

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

Install python3-azure-mgmt-cosmosdb 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-mgmt-cosmosdb using dnf by running the following command:

sudo dnf -y install python3-azure-mgmt-cosmosdb

Install python3-azure-mgmt-cosmosdb 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-mgmt-cosmosdb using yum by running the following command:

sudo yum -y install python3-azure-mgmt-cosmosdb

How To Uninstall python3-azure-mgmt-cosmosdb on Fedora 36

To uninstall only the python3-azure-mgmt-cosmosdb package we can use the following command:

sudo dnf remove python3-azure-mgmt-cosmosdb

python3-azure-mgmt-cosmosdb Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/azure
/usr/lib/python3.10/site-packages/azure/mgmt
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/__init__.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/__pycache__
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/__pycache__/_configuration.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/__pycache__/_configuration.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/__pycache__/_cosmos_db_management_client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/__pycache__/_cosmos_db_management_client.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/__pycache__/_version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/__pycache__/_version.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/_configuration.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/_cosmos_db_management_client.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/_version.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/__init__.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/__pycache__
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/__pycache__/_configuration.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/__pycache__/_configuration.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/__pycache__/_cosmos_db_management_client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/__pycache__/_cosmos_db_management_client.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/_configuration.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/_cosmos_db_management_client.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__init__.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_cassandra_clusters_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_cassandra_clusters_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_cassandra_data_centers_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_cassandra_data_centers_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_cassandra_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_cassandra_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_collection_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_collection_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_collection_partition_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_collection_partition_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_collection_partition_region_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_collection_partition_region_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_collection_region_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_collection_region_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_cosmos_db_management_client_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_cosmos_db_management_client_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_database_account_region_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_database_account_region_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_database_accounts_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_database_accounts_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_database_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_database_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_graph_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_graph_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_gremlin_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_gremlin_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_locations_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_locations_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_mongo_db_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_mongo_db_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_notebook_workspaces_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_notebook_workspaces_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_partition_key_range_id_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_partition_key_range_id_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_partition_key_range_id_region_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_partition_key_range_id_region_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_percentile_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_percentile_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_percentile_source_target_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_percentile_source_target_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_percentile_target_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_percentile_target_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_private_endpoint_connections_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_private_endpoint_connections_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_private_link_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_private_link_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_database_accounts_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_database_accounts_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_mongodb_collections_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_mongodb_collections_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_mongodb_databases_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_mongodb_databases_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_mongodb_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_mongodb_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_sql_containers_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_sql_containers_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_sql_databases_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_sql_databases_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_sql_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_restorable_sql_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_service_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_service_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_sql_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_sql_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_table_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/__pycache__/_table_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_cassandra_clusters_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_cassandra_data_centers_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_cassandra_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_collection_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_collection_partition_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_collection_partition_region_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_collection_region_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_cosmos_db_management_client_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_database_account_region_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_database_accounts_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_database_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_graph_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_gremlin_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_locations_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_mongo_db_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_notebook_workspaces_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_partition_key_range_id_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_partition_key_range_id_region_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_percentile_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_percentile_source_target_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_percentile_target_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_private_endpoint_connections_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_private_link_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_restorable_database_accounts_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_restorable_mongodb_collections_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_restorable_mongodb_databases_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_restorable_mongodb_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_restorable_sql_containers_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_restorable_sql_databases_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_restorable_sql_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_service_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_sql_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/aio/operations/_table_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/__init__.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/__pycache__
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/__pycache__/_cosmos_db_management_client_enums.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/__pycache__/_cosmos_db_management_client_enums.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/__pycache__/_models.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/__pycache__/_models.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/__pycache__/_models_py3.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/__pycache__/_models_py3.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/_cosmos_db_management_client_enums.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/_models.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/models/_models_py3.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__init__.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_cassandra_clusters_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_cassandra_clusters_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_cassandra_data_centers_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_cassandra_data_centers_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_cassandra_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_cassandra_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_collection_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_collection_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_collection_partition_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_collection_partition_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_collection_partition_region_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_collection_partition_region_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_collection_region_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_collection_region_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_cosmos_db_management_client_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_cosmos_db_management_client_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_database_account_region_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_database_account_region_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_database_accounts_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_database_accounts_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_database_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_database_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_graph_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_graph_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_gremlin_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_gremlin_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_locations_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_locations_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_mongo_db_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_mongo_db_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_notebook_workspaces_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_notebook_workspaces_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_partition_key_range_id_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_partition_key_range_id_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_partition_key_range_id_region_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_partition_key_range_id_region_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_percentile_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_percentile_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_percentile_source_target_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_percentile_source_target_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_percentile_target_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_percentile_target_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_private_endpoint_connections_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_private_endpoint_connections_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_private_link_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_private_link_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_database_accounts_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_database_accounts_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_mongodb_collections_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_mongodb_collections_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_mongodb_databases_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_mongodb_databases_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_mongodb_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_mongodb_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_sql_containers_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_sql_containers_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_sql_databases_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_sql_databases_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_sql_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_restorable_sql_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_service_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_service_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_sql_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_sql_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_table_resources_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/__pycache__/_table_resources_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_cassandra_clusters_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_cassandra_data_centers_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_cassandra_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_collection_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_collection_partition_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_collection_partition_region_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_collection_region_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_cosmos_db_management_client_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_database_account_region_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_database_accounts_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_database_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_graph_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_gremlin_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_locations_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_mongo_db_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_notebook_workspaces_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_partition_key_range_id_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_partition_key_range_id_region_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_percentile_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_percentile_source_target_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_percentile_target_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_private_endpoint_connections_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_private_link_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_restorable_database_accounts_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_restorable_mongodb_collections_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_restorable_mongodb_databases_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_restorable_mongodb_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_restorable_sql_containers_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_restorable_sql_databases_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_restorable_sql_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_service_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_sql_resources_operations.py
/usr/lib/python3.10/site-packages/azure/mgmt/cosmosdb/operations/_table_resources_operations.py
/usr/lib/python3.10/site-packages/azure_mgmt_cosmosdb-7.0.0b2.dist-info
/usr/lib/python3.10/site-packages/azure_mgmt_cosmosdb-7.0.0b2.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/azure_mgmt_cosmosdb-7.0.0b2.dist-info/METADATA
/usr/lib/python3.10/site-packages/azure_mgmt_cosmosdb-7.0.0b2.dist-info/WHEEL
/usr/lib/python3.10/site-packages/azure_mgmt_cosmosdb-7.0.0b2.dist-info/top_level.txt
/usr/share/doc/python3-azure-mgmt-cosmosdb
/usr/share/doc/python3-azure-mgmt-cosmosdb/README.md

References

Summary

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