How to Install and Uninstall python3-zope.interface Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "python3-zope.interface" package

Please follow the steps below to install python3-zope.interface on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3-zope.interface" package

Please follow the steps below to uninstall python3-zope.interface on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-zope.interface package on Ubuntu 21.10 (Impish Indri)

Package: python3-zope.interface
Architecture: amd64
Version: 5.2.0-1
Priority: optional
Section: zope
Source: zope.interface
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 899
Provides: python3-zope, python3.9-zope.interface
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3-pkg-resources, python3:any, libc6 (>= 2.4)
Filename: pool/main/z/zope.interface/python3-zope.interface_5.2.0-1_amd64.deb
Size: 127380
MD5sum: 7ed9d020713c3fa03f06aec94204bf9f
SHA1: 80f79cc24021825198344a750a34a94d8e872a2a
SHA256: aa867531a5c18070edb07b5a1feeec1e733a9a7dafe5a9ff305fa22e86898076
SHA512: a523b6c12a07f801b241d4d235b71f377bf36b1e12d752e45b3eed4ef532abec9635a6fdba25f8dfda58f91580b512a0c06cb2b8483869251b95ca6b7bf6b614
Homepage: https://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: cloud-image, server, ubuntu-server-raspi