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

Last updated: July 04,2024

1. Install "python311-azure-mgmt" package

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

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

2. Uninstall "python311-azure-mgmt" package

In this section, we are going to explain the necessary steps to uninstall python311-azure-mgmt on openSuSE Tumbleweed:

$ sudo zypper remove python311-azure-mgmt

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

Information for package python311-azure-mgmt:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-azure-mgmt
Version : 4.0.0-24.1
Arch : noarch
Vendor : openSUSE
Installed Size : 19.7 KiB
Installed : No
Status : not installed
Source package : python-azure-mgmt-4.0.0-24.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Resource Management bundle
Description :
This is the Microsoft Azure Resource Management bundle.
Azure Resource Manager (ARM) is the next generation of management APIs that
replace the old Azure Service Management (ASM).
This package does not contain any code in itself. It installs a set
of packages that provide management APIs for the various Azure services.
All packages in this bundle have been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7.