How to Install and Uninstall python3-zope.interface Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: January 02,2025

1. Install "python3-zope.interface" package

Learn how to install python3-zope.interface on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "python3-zope.interface" package

Please follow the guidelines below to uninstall python3-zope.interface on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-zope.interface package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-zope.interface
Architecture: amd64
Version: 4.7.1-2ubuntu1
Priority: optional
Section: zope
Source: zope.interface
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 685
Provides: python3-zope, python3.8-zope.interface
Depends: python3 (<< 3.9), python3 (>= 3.8~), python3-pkg-resources, python3:any, libc6 (>= 2.4)
Filename: pool/main/z/zope.interface/python3-zope.interface_4.7.1-2ubuntu1_amd64.deb
Size: 85188
MD5sum: c33124d6350ccbcedfb4fe69f047d956
SHA1: f0b2a66df2e9e629e3d4eaceeaba27d933197198
SHA256: fbd8daadcc185aa079748206eeaa10124b25e76977517f3a02f9d1829c6f8e51
SHA512: 5d12b3e1eb4499c9b57ecd19f64e3c573e2496c420455d467b0685f31911675c4f9de9225b76c26f136ab6828423535de7cda62af978d2f77f253131f9767744
Homepage: http://pypi.python.org/pypi/zope.interface
Description-en: 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: ecad5654a6c81deff80e828660fdb53e
Task: server, cloud-image, server-raspi