How to Install and Uninstall python39-azure-core-experimental Package on openSuSE Tumbleweed

Last updated: November 15,2024

1. Install "python39-azure-core-experimental" package

This tutorial shows how to install python39-azure-core-experimental on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-azure-core-experimental

2. Uninstall "python39-azure-core-experimental" package

Here is a brief guide to show you how to uninstall python39-azure-core-experimental on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-core-experimental

3. Information about the python39-azure-core-experimental package on openSuSE Tumbleweed

Information for package python39-azure-core-experimental:
---------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-core-experimental
Version : 1.0.0~b3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 44.7 KiB
Installed : No
Status : not installed
Source package : python-azure-core-experimental-1.0.0~b3-1.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Core Experimental Library for Python
Description :
Azure Core Experimental client library provides experimental features that are not
ready for stable release. The main reason might be because the feature depends on
some other packages that there is no stable version available yet. If its dependant
package introduces breaking changes, the features maybe break. It is not recommended
to use azure core experimental library in production environment.