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

Last updated: May 19,2024

1. Install "python-zope.exceptions" package

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

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

2. Uninstall "python-zope.exceptions" package

In this section, we are going to explain the necessary steps to uninstall python-zope.exceptions on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.exceptions
Priority: extra
Section: universe/python
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.exceptions
Version: 4.0.8-1
Depends: python-pkg-resources, python-zope.interface, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/z/zope.exceptions/python-zope.exceptions_4.0.8-1_all.deb
Size: 14666
MD5sum: fc6f6d897b88e5fe5323b8911e8ae72a
SHA1: 7ac3fe65e39c468177392893b86c1d40fd60df74
SHA256: f0973c0451dc35e4d4bf591c8739682d8b155353be4a43386ddfdc1ae1066e2d
Description-en: Zope exceptions for Python
This package contains exception interfaces and implementations which are so
general purpose that they don't belong in Zope application-specific packages.
Description-md5: fb63650b0843d0f5986f71aa80d2082d
Homepage: http://pypi.python.org/pypi/zope.exceptions
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu