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

Last updated: September 29,2024

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

Please follow the steps below to install python310-azure-core-experimental on openSuSE Tumbleweed

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

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

Learn how to uninstall python310-azure-core-experimental on openSuSE Tumbleweed:

$ sudo zypper remove python310-azure-core-experimental

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

Information for package python310-azure-core-experimental:
----------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-azure-core-experimental
Version : 1.0.0~b3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 44.8 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.