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

Last updated: January 11,2025

1. Install "python3-zope.interface" package

This tutorial shows how to install python3-zope.interface on Kali Linux

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

2. Uninstall "python3-zope.interface" package

Here is a brief guide to show you how to uninstall python3-zope.interface on Kali Linux:

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

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

Package: python3-zope.interface
Source: zope.interface
Version: 6.1-1
Installed-Size: 966
Maintainer: Debian Python Team
Architecture: amd64
Provides: python3-zope
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-pkg-resources, python3:any, libc6 (>= 2.4)
Size: 152448
SHA256: 68f6bcd244eefd51f825ae239a73a960e7b40923e7d338420b1f7603af82e019
SHA1: d82b37f371e5464a485b06ed63bdc0bdafe6acf6
MD5sum: 0abe3417e5b848f16f74841d3d88672e
Description: Interfaces for Python3
This package provides an implementation of object interfaces for Python.
Interfaces are a mechanism for labeling objects as conforming to a given API
or contract. So, this package can be considered as implementation of the
Design By Contract methodology support in Python.
.
This is the Python 3 version.
Description-md5:
Homepage: https://github.com/zopefoundation/zope.interface
Section: zope
Priority: optional
Filename: pool/main/z/zope.interface/python3-zope.interface_6.1-1_amd64.deb