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

Last updated: November 07,2024

1. Install "python2-azure-mgmt" package

This tutorial shows how to install python2-azure-mgmt on openSUSE Leap

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

2. Uninstall "python2-azure-mgmt" package

Please follow the guidelines below to uninstall python2-azure-mgmt on openSUSE Leap:

$ sudo zypper remove python2-azure-mgmt

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

Information for package python2-azure-mgmt:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-azure-mgmt
Version : 4.0.0-6.7.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 18,0 KiB
Installed : No
Status : not installed
Source package : python-azure-mgmt-4.0.0-6.7.1.src
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.