How to Install and Uninstall python36-azure-appconfiguration Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python36-azure-appconfiguration" package

Please follow the steps below to install python36-azure-appconfiguration on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-azure-appconfiguration

2. Uninstall "python36-azure-appconfiguration" package

Please follow the step by step instructions below to uninstall python36-azure-appconfiguration on openSuSE Tumbleweed:

$ sudo zypper remove python36-azure-appconfiguration

3. Information about the python36-azure-appconfiguration package on openSuSE Tumbleweed

Information for package python36-azure-appconfiguration:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-azure-appconfiguration
Version : 1.3.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 576,8 KiB
Installed : No
Status : not installed
Source package : python-azure-appconfiguration-1.3.0-1.1.src
Summary : Microsoft App Configuration Data Library for Python
Description :
Azure App Configuration is a managed service that helps developers centralize
their application configurations simply and securely.
Modern programs, especially programs running in a cloud, generally have many
components that are distributed in nature. Spreading configuration settings
across these components can lead to hard-to-troubleshoot errors during an
application deployment. Use App Configuration to securely store all the
settings for your application in one place.