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

Last updated: May 19,2024

1. Install "python-zope.broken" package

Please follow the steps below to install python-zope.broken on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zope.broken" package

This guide covers the steps necessary to uninstall python-zope.broken on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.broken
Priority: extra
Section: universe/zope
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.broken
Version: 3.6.0-0ubuntu2
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pkg-resources, python-zope.interface
Filename: pool/universe/z/zope.broken/python-zope.broken_3.6.0-0ubuntu2_all.deb
Size: 5406
MD5sum: 1ea53ab6b6065a0e37256a14fed53057
SHA1: 6765a7514f413c8ab674cd3a8b42983b29fdcd17
SHA256: 65b477996e1c90e408b4d3fdff4f564f2db4dd4202c61fe49e476e2f3a900da4
Description-en: Zope Broken Object Interfaces
This package defines a marker interface, ``zope.broken.IBroken``, used
to identify objects which cannot be correctly loaded from the ZODB,
typically because the class named in their pickle is not importable.
Description-md5: c07489fb0c4c2f90cf2504b39f2e2f8c
Homepage: http://pypi.python.org/pypi/zope.broken
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu