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

Last updated: September 20,2024

1. Install "python3-zope.testing" package

This guide covers the steps necessary to install python3-zope.testing on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-zope.testing" package

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

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

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

Package: python3-zope.testing
Priority: optional
Section: universe/zope
Installed-Size: 180
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.testing
Version: 4.5.0-3
Depends: python3-pkg-resources, python3-zope.exceptions, python3-zope.interface, python3:any (>= 3.3.2-2~)
Filename: pool/universe/z/zope.testing/python3-zope.testing_4.5.0-3_all.deb
Size: 30956
MD5sum: 8ac77dd680af08f913a9176f4ef3c63b
SHA1: db91c1f9a52b10a69e9d5b4e2a0c1fa5cc768069
SHA256: 6770987de255a9c4ea9118f320abdd764bd68dc65daa94be4f455cc4150e91ed
Description-en: Zope testing helpers for Python 3
This package provides a number of testing frameworks. It includes a flexible
test runner, and supports both doctest and unittest.
.
This is the Python 3 version.
Description-md5: 6153bed822d47e8d2440c98234d23407
Homepage: http://pypi.python.org/pypi/zope.testing
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu