How to Install and Uninstall python3-zope.configuration Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-zope.configuration" package

This guide let you learn how to install python3-zope.configuration on Kali Linux

$ sudo apt update $ sudo apt install python3-zope.configuration

2. Uninstall "python3-zope.configuration" package

This tutorial shows how to uninstall python3-zope.configuration on Kali Linux:

$ sudo apt remove python3-zope.configuration $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zope.configuration package on Kali Linux

Package: python3-zope.configuration
Source: zope.configuration
Version: 5.0-1
Installed-Size: 366
Maintainer: Debian QA Group
Architecture: all
Depends: python3-pkg-resources, python3-zope.i18nmessageid, python3-zope.interface, python3-zope.schema (>= 4.9.0), python3:any
Suggests: python3-zope.testing
Conflicts: zope3
Size: 54268
SHA256: 32aa6c0444385349c1f40cd65e8cd74d19e178c1cc72ec0a4506b1d9690c16d0
SHA1: b08b8e6b0194e6b7cd60614a0f86e5988cef058f
MD5sum: 29f11830b9e30054ed95c2b5f5719129
Description: Zope Configuration Markup Language (ZCML)
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.
.
This is the Python 3 version.
Description-md5:
Homepage: https://github.com/zopefoundation/zope.configuration
Section: zope
Priority: optional
Filename: pool/main/z/zope.configuration/python3-zope.configuration_5.0-1_all.deb