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

Last updated: September 28,2024

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

Here is a brief guide to show you how to install python311-azure-core-experimental on openSuSE Tumbleweed

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

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

This is a short guide on how to uninstall python311-azure-core-experimental on openSuSE Tumbleweed:

$ sudo zypper remove python311-azure-core-experimental

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

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