How to Install and Uninstall python2-zope.configuration Package on openSUSE Leap

Last updated: May 09,2024

1. Install "python2-zope.configuration" package

Please follow the guidance below to install python2-zope.configuration on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-zope.configuration

2. Uninstall "python2-zope.configuration" package

Please follow the steps below to uninstall python2-zope.configuration on openSUSE Leap:

$ sudo zypper remove python2-zope.configuration

3. Information about the python2-zope.configuration package on openSUSE Leap

Information for package python2-zope.configuration:
---------------------------------------------------
Repository : Main Repository
Name : python2-zope.configuration
Version : 4.1.0-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 616,1 KiB
Installed : No
Status : not installed
Source package : python-zope.configuration-4.1.0-bp153.1.19.src
Summary : Zope Configuration Markup Language (ZCML)
Description :
The zope configuration system provides an extensible system for supporting
various kinds of configurations.
It is based on the idea of configuration directives. Users of the configuration
system provide configuration directives in some language that express
configuration choices. The intent is that the language be pluggable. An XML
language is provided by default.