How to Install and Uninstall python-zope.container Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "python-zope.container" package

This guide let you learn how to install python-zope.container on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zope.container

2. Uninstall "python-zope.container" package

Here is a brief guide to show you how to uninstall python-zope.container on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zope.container $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-zope.container package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-zope.container
Priority: extra
Section: universe/zope
Installed-Size: 292
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: amd64
Source: zope.container
Version: 3.12.0-0ubuntu2
Provides: python-zope.container-zcml
Depends: python-pkg-resources, python-zodb, python-zope, python-zope.broken, python-zope.component, python-zope.component-zcml, python-zope.configuration, python-zope.dottedname, python-zope.event, python-zope.filerepresentation, python-zope.i18nmessageid, python-zope.interface, python-zope.lifecycleevent (>= 3.5.2), python-zope.location (>= 3.5.4), python-zope.publisher, python-zope.schema, python-zope.security (>= 3.8), python-zope.security-zcml, python-zope.size, python-zope.traversing, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libc6 (>= 2.2.5)
Suggests: python-zope.testing
Filename: pool/universe/z/zope.container/python-zope.container_3.12.0-0ubuntu2_amd64.deb
Size: 49976
MD5sum: 487528d0aa98e18fe340ed8c2f9f99cc
SHA1: de9a4c330a50d57846d7c84b2aedd1f4a2b3646b
SHA256: 21f2c0a01bd1153b394e8fe97e2784c38da2ed4f2b682657306c86e73893751b
Description-en: Zope Container
This package define interfaces of container components, and provides
container implementations such as a BTreeContainer and
OrderedContainer, as well as the base class used by ``zope.site.folder``
for the Folder implementation.
Description-md5: 864404f969258f2ea935b1d260c658cd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu