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

Last updated: December 29,2024

1. Install "python-zope.testing" package

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

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

2. Uninstall "python-zope.testing" package

This is a short guide on how to uninstall python-zope.testing on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.testing
Priority: extra
Section: universe/python
Installed-Size: 186
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.testing
Version: 4.5.0-3
Depends: python-pkg-resources, python-zope.exceptions, python-zope.interface, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/z/zope.testing/python-zope.testing_4.5.0-3_all.deb
Size: 31118
MD5sum: aff63bd61cbc07f2b0823104f42a33ae
SHA1: 4b56c26e12dd7898ff2bc15b147665e062676b76
SHA256: dc2b144093f0e403a24197a104f81a0f2474d130e901381e2e9c676341d121ab
Description-en: Zope testing helpers
This package provides a number of testing frameworks. It includes a flexible
test runner, and supports both doctest and unittest.
.
This is the Python 2 version.
Description-md5: 7d22e0ec25f0c6d447f138de7e1aedce
Homepage: http://pypi.python.org/pypi/zope.testing
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu