How to Install and Uninstall python311-azure-mgmt-core Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python311-azure-mgmt-core" package

Please follow the steps below to install python311-azure-mgmt-core on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-azure-mgmt-core

2. Uninstall "python311-azure-mgmt-core" package

This guide let you learn how to uninstall python311-azure-mgmt-core on openSuSE Tumbleweed:

$ sudo zypper remove python311-azure-mgmt-core

3. Information about the python311-azure-mgmt-core package on openSuSE Tumbleweed

Information for package python311-azure-mgmt-core:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-azure-mgmt-core
Version : 1.4.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 116.9 KiB
Installed : No
Status : not installed
Source package : python-azure-mgmt-core-1.4.0-1.6.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Management Core Library
Description :
This is the Microsoft Azure Management Core Library.
Azure management core library defines extensions to Azure Core that are specific
to ARM (Azure Resource Management) needed when you use client libraries.
As an end user, you don't need to manually install azure-mgmt-core because it will
be installed automatically when you install other SDKs.