How to Install and Uninstall python3-zope-configuration.noarch Package on CentOS 8 / RHEL 8
Last updated: November 05,2024
1. Install "python3-zope-configuration.noarch" package
This guide covers the steps necessary to install python3-zope-configuration.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-zope-configuration.noarch
Copied
2. Uninstall "python3-zope-configuration.noarch" package
This guide covers the steps necessary to uninstall python3-zope-configuration.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-zope-configuration.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-zope-configuration.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:10:19 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-zope-configuration
Version : 4.0.3
Release : 15.el8
Architecture : noarch
Size : 57 k
Source : python-zope-configuration-4.0.3-15.el8.src.rpm
Repository : epel
Summary : Zope Configuration Markup Language (ZCML)
URL : https://github.com/zopefoundation/zope.configuration
License : ZPLv2.1
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.
Available Packages
Name : python3-zope-configuration
Version : 4.0.3
Release : 15.el8
Architecture : noarch
Size : 57 k
Source : python-zope-configuration-4.0.3-15.el8.src.rpm
Repository : epel
Summary : Zope Configuration Markup Language (ZCML)
URL : https://github.com/zopefoundation/zope.configuration
License : ZPLv2.1
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.