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

Last updated: May 06,2024

1. Install "python3-testtools" package

Please follow the guidance below to install python3-testtools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-testtools

2. Uninstall "python3-testtools" package

This guide let you learn how to uninstall python3-testtools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-testtools $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-testtools
Priority: optional
Section: python
Installed-Size: 677
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-testtools
Version: 1.8.1-0ubuntu1
Depends: python3-pkg-resources, python3-unittest2 (>= 0.8.0), python3-extras, python3-mimeparse, python3-pbr, python3-traceback2, python3:any (>= 3.3.2-2~)
Suggests: python-testtools-doc
Filename: pool/main/p/python-testtools/python3-testtools_1.8.1-0ubuntu1_all.deb
Size: 110902
MD5sum: cb7ac4792cc8ff1d81c8059bb742fa36
SHA1: 4e08dcf9b141a253a0104e6f073f6c0061a742e3
SHA256: dcbe2458bf284d29dd3226786893ea38153e58be25ea2f7ba36f698f7e3b1e39
Description-en: Extensions to the Python unittest library - Python 3.x
testtools (formerly pyunit3k) is a set of extensions to the Python standard
library's unit testing framework. These extensions have been derived from
years of experience with unit testing in Python and come from many different
sources. It's hoped that these extensions will make their way into the
standard library eventually. Also included are backports from Python trunk of
unittest features that are not otherwise available to existing unittest users.
.
This package contains the libraries for Python 3.x.
Description-md5: 0ff2eb4cf996b68fa433e8ad49a70432
Homepage: http://pypi.python.org/pypi/testtools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-sdk