How to Install and Uninstall python36-zope.configuration Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python36-zope.configuration" package

Here is a brief guide to show you how to install python36-zope.configuration on openSuSE Tumbleweed

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

2. Uninstall "python36-zope.configuration" package

Please follow the guidance below to uninstall python36-zope.configuration on openSuSE Tumbleweed:

$ sudo zypper remove python36-zope.configuration

3. Information about the python36-zope.configuration package on openSuSE Tumbleweed

Information for package python36-zope.configuration:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-zope.configuration
Version : 4.4.0-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 789,8 KiB
Installed : No
Status : not installed
Source package : python-zope.configuration-4.4.0-1.8.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.