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

Last updated: May 19,2024

1. Install "python-zope.app.debug" package

This tutorial shows how to install python-zope.app.debug on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zope.app.debug

2. Uninstall "python-zope.app.debug" package

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

$ sudo apt remove python-zope.app.debug $ sudo apt autoclean && sudo apt autoremove

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

Package: python-zope.app.debug
Priority: extra
Section: universe/zope
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.app.debug
Version: 3.4.1-2ubuntu4
Depends: python-pkg-resources, python-zope, python-zope.app, python-zope.app.appsetup, python-zope.app.publication, python-zope.publisher, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.app.testing
Filename: pool/universe/z/zope.app.debug/python-zope.app.debug_3.4.1-2ubuntu4_all.deb
Size: 7428
MD5sum: 79ababec75bfcf9905f66b8f1759a227
SHA1: 9102ec1cc59fee251a1f3e7f033e25891d1608ca
SHA256: 61ba16a1ee6ea85e44f83f2e4a53ebd6959f5eafb371a90028331e594dbbcb41
Description-en: Zope Debug Mode
This package provides a debugger for the Zope publisher. After Zope is
instantiated, it drops the user into an interactive Python shell where the
full Zope environment and the database root are available.
Description-md5: fc4c30d4d43679c711fc5980d5f4cbe8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu