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

Last updated: September 20,2024

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

Please follow the guidelines below to install python312-azure-core-experimental on openSuSE Tumbleweed

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

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

This guide let you learn how to uninstall python312-azure-core-experimental on openSuSE Tumbleweed:

$ sudo zypper remove python312-azure-core-experimental

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

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