How to Install and Uninstall python3-azure-mgmt-core Package on openSUSE Leap

Last updated: June 29,2024

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

This guide let you learn how to install python3-azure-mgmt-core on openSUSE Leap

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

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

Please follow the instructions below to uninstall python3-azure-mgmt-core on openSUSE Leap:

$ sudo zypper remove python3-azure-mgmt-core

3. Information about the python3-azure-mgmt-core package on openSUSE Leap

Information for package python3-azure-mgmt-core:
------------------------------------------------
Repository : Main Repository
Name : python3-azure-mgmt-core
Version : 1.2.2-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 94.7 KiB
Installed : No
Status : not installed
Source package : python-azure-mgmt-core-1.2.2-3.3.1.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.