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

Last updated: May 08,2024

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

Please follow the step by step instructions below to install python-zope.app.testing on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall python-zope.app.testing on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.app.testing
Priority: extra
Section: universe/zope
Installed-Size: 219
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.app.testing
Version: 3.10.0-0ubuntu1
Depends: python-pkg-resources, python-zope, python-zope.annotation, python-zope.app, python-zope.app.appsetup (>= 3.11), python-zope.app.debug, python-zope.app.dependable, python-zope.app.publication, python-zope.component (>= 3.8), python-zope.container, python-zope.i18n, python-zope.interface, python-zope.password, python-zope.processlifetime, python-zope.publisher, python-zope.schema, python-zope.security, python-zope.site, python-zope.testbrowser (>= 4), python-zope.testing, python-zope.traversing, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zodb, python-zope.app.zcmlfiles, python-zope.login, python-zope.publisher (>= 3.12), python-zope.securitypolicy
Filename: pool/universe/z/zope.app.testing/python-zope.app.testing_3.10.0-0ubuntu1_all.deb
Size: 35442
MD5sum: c79cf94224f5b457d930ca830e37f666
SHA1: a17ba5ce93f11c30fcb6c12d9954ba0e9440299e
SHA256: 199e49faddd09e6b6f4d990eeb5b123a94c863ad9884b0a979fcd11e9d65ebc2
Description-en: Zope Application Testing Support
This package provides testing support for Zope 3 applications. Besides
providing numerous setup convenience functions, it implements a testing setup
that allows the user to make calls to the publisher allowing to write
functional tests.
Description-md5: 6923dc8efb43a67ca505badc153d1eea
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu