How to Install and Uninstall python2-azure-appconfiguration Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python2-azure-appconfiguration" package

Please follow the steps below to install python2-azure-appconfiguration on openSUSE Leap

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

2. Uninstall "python2-azure-appconfiguration" package

Learn how to uninstall python2-azure-appconfiguration on openSUSE Leap:

$ sudo zypper remove python2-azure-appconfiguration

3. Information about the python2-azure-appconfiguration package on openSUSE Leap

Information for package python2-azure-appconfiguration:
-------------------------------------------------------
Repository : Main Repository
Name : python2-azure-appconfiguration
Version : 1.1.1-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 227,3 KiB
Installed : No
Status : not installed
Source package : python-azure-appconfiguration-1.1.1-3.3.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.